# LogEvent Properties

## $id <a href="#id" id="id"></a>

The id of the event in the database.

## $timestamp <a href="#dateadded" id="dateadded"></a>

The timestamp this event was added to the log.

## $type <a href="#type" id="type"></a>

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

## $typeDescription <a href="#typedescription" id="typedescription"></a>

The description of the log event type.

## $subType <a href="#subtype" id="subtype"></a>

The sub-type of the event.

## $ip <a href="#ip" id="ip"></a>

The IP address that generated this event, if applicable.

## $user\_id <a href="#httphost" id="httphost"></a>

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

## $outher\_id <a href="#requesturi" id="requesturi"></a>

The request URI that generated this event, if applicable.

## $outherIdDescription <a href="#outheriddescription" id="outheriddescription"></a>

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

## $secondaryOuther\_id <a href="#browserstring" id="browserstring"></a>

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

## $secondaryOutherIdDescription <a href="#secondaryoutheriddescription" id="secondaryoutheriddescription"></a>

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

## $additionalData

The description of the event, if applicable.

## $additionalData <a href="#data" id="data"></a>

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