StructuredData

StructuredData
StructuredData

Structured data entry in RFC5424 log format

JSON Example
{
    "audit": "string",
    "comp": "string",
    "ent_id": "string",
    "ereq_id": "string",
    "error_code": "string",
    "level": "string",
    "req_id": "string",
    "s2comp": "string",
    "security": "string",
    "subcomp": "string",
    "username": "string"
}
string
audit
Required

Audit flag of the log

string
comp
Required

Component value of the log

string
ent_id
Optional

Entity Id value of the log

string
ereq_id
Optional

External request Id value of the log

string
error_code
Optional

Error Code value of the log

string
level
Optional

Level value of the log

string
req_id
Optional

Request Id value of the log

string
s2comp
Optional

Sub-subcomponent value of the log

string
security
Optional

Security flag of the log

string
subcomp
Required

Subcomponent value of the log

string
username
Optional

Username value of the log

Property Of