Logger

logger

The Logger object represents the device and product where events are stored with times for receipt and transmission. This may be at the source device where the event occurred, a remote scanning device, intermediate hops, or the ultimate destination.

Attributes

CaptionNameTypeDescription
DevicedeviceDevice[]

The device where the events are logged.

Event UIDevent_uidString

The unique identifier of the event assigned by the logger.

Log Levellog_levelString

The audit level at which an event was generated.

Log Namelog_nameString

The event log name. For example, syslog file name or Windows logging subsystem: Security.

Log Providerlog_providerString

The logging provider or logging service that logged the event. For example, Microsoft-Windows-Security-Auditing.

Log Versionlog_versionString

The event log schema version that specifies the format of the original event. For example syslog version or Cisco Log Schema Version.

Logged Timelogged_timeTimestamp

The time when the logging system collected and logged the event.

This attribute is distinct from the event time in that event time typically contain the time extracted from the original event. Most of the time, these two times will be different.

NamenameString

The name of the logging product instance.

ProductproductProduct[]

The product logging the event. This may be the event source product, a management server product, a scanning product, a SIEM, etc.

Raw Dataraw_dataJSON

Group:context
The event data as received from the event source.

Record IDrecord_idString

Group:primary
Unique identifier for the object

Transmission Timetransmit_timeTimestamp

The time when the event was transmitted from the logging device to it's next destination.

Unique IDuidString

The unique identifier of the logging product instance.

UnmappedunmappedUnmapped[]

Data from the source that was not mapped into the schema.

VersionversionString

The version of the logging product.

Relationships

Logger shown in context

Inbound Relationships

These objects and events reference Logger in their attributes:

Outbound Relationships

Logger references the following objects and events in its attributes:

This page describes ocsf-1.4.0