Elements

The probe breaks event data down into tokens and parses them into elements. Elements are used to assign values to ObjectServer fields; the field values contain the event details in a form that the ObjectServer understands.

The following table describes the elements that the probe generates. Not all the elements described are generated for each event; the elements that the probe generates depend on the event type.

Table 1. Elements  

Element name

Element description

$ArrivalTime

This element indicates when the alarm was received.

$EventCount

This element identifies the sequence number of the event.

$Facility

This element indicates the facility effected by the event.

$Priority

This element indicates the priority of the event.

$Raw

This element contains the unaltered line as read by the probe.

$RemoteHostInfo

This element contains the information for the remote host.

$Severity

This element indicates the severity of the event.

$Time

This element displays the timestamp of the syslogd message, as specified in UNIX integer format.

$Tokennn

This element contains the tokens generated from syslogd message, as specified by properties OffsetZero and OffsetOne.

$TokenCount

This element contains the number of tokens created.