AuditLog
AuditLog
Audit log in RFC5424 format
JSON Example
{
"priority": 0,
"procid": 0,
"facility": 0,
"full_log": "string",
"msgid": "string",
"appname": "string",
"timestamp": "string",
"message": "string",
"hostname": "string",
"struct_data": {
"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"
}
}
integer As int64 As int64
priority
Required
Priority field of the log
integer As int64 As int64
procid
Required
Process ID field of the log
integer As int64 As int64
facility
Required
Facility field of the log
string
full_log
Required
Full log with both header and message
string
msgid
Required
Message ID field of the log
string
appname
Required
Application name field of the log
string
timestamp
Required
Date and time in UTC of the log
string
message
Required
Message field of the log
string
hostname
Required
Hostname field of the log