LogEvent Properties

$id

The id of the event in the database.

$timestamp

The timestamp this event was added to the log.

$type

The type of the event, matching the name of the class that generated it.

$typeDescription

The description of the log event type.

$subType

The sub-type of the event.

$ip

The IP address that generated this event, if applicable.

$user_id

The name of the host that generated this event, if applicable.

$outher_id

The request URI that generated this event, if applicable.

$outherIdDescription

The description of the outher_id field contents for this log event type.

$secondaryOuther_id

The browser string of the browser that generated the request that triggered this event, if applicable.

$secondaryOutherIdDescription

The description of the secondaryOuther_id field contents for this log event type.

$additionalData

The description of the event, if applicable.

$additionalData

A hash array of the additional data linked to this event.

Last updated