Interpreting OT Security Log Entries

The following sample shows the breakdown of the elements included in a syslog log entry that OT Security receives:

Each log entry consists of the following:

  • Syslog Prefix — Generated by the syslog server.

  • Message body — Generated using the CEF (Cisco Express Forwarding) protocol.

The Syslog Prefix consists of the following elements:

  • Timestamp — The date and time when the log entry was generated in the following format: MMM-D-YYYY HH:mm:ss.

  • Source IP — The IP address of the OT Security appliance that generated the log entry.

The Message body consists of the following elements:

  • Header — A fixed set of fields that indicate the source of the log and the nature of the event that generated the log. For information returned for each of these parameters, see Header Parameters.

  • Extension— This field provides additional details about the precise nature of the event. This field consists of a series of key-value pairs, which vary according to the type of alert. For information about the list of fields included in the extension for each event type, see Event Class IDs.

A pipe (|) character separates each data element. For OT Security syslog message examples, see Appendix — Syslog Sample.