StructuredData

StructuredData
StructuredData

Structured data entry in RFC5424 log format

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

Audit flag of the log

string
username
Optional

Username value of the log

string
ereq_id
Optional

External request Id value of the log

string
level
Optional

Level value of the log

string
comp
Required

Component value of the log

string
error_code
Optional

Error Code value of the log

string
s2comp
Optional

Sub-subcomponent value of the log

string
req_id
Optional

Request Id value of the log

string
ent_id
Optional

Entity Id value of the log

string
security
Optional

Security flag of the log

string
subcomp
Required

Subcomponent value of the log

Property Of