Security Log

Security log stores security events.

Security log model

Each security log entry has the following fields:

Field Type Description

extra

Object

Information about the entity that generated security event.

extra.source

String

Log source that generated this event.

extra.channel

String

Log channel where this security event was received.

eventClassId

String

ID of the security event class.

eventDescription

String

Description of the security event class.

host

Object

Host that generated this security event.

id

Integer

Unique record ID

ident

String

Additional event identification used for filtering events.

level

String

Log level of the record.

message

String/Object

Detailed information about the security event.

severity

String

Severity of the event. Corresponds to the security event’s class

timestamp

Integer

Timestamp of log record creation.