Skip to main content
Skip table of contents

V 2.0 : Event Logging Service Messages

Vendor Documentation

Classification

Rule Name

Rule Type

Common Event

Classification

V 2.0 : Event Logging Service MessagesBase RuleInformationGeneral Logging Information
V 2.0 : EVID 1100 : Event Logging Service ShutdownSub RuleStartup and ShutdownProcess/Service Stopped
V 2.0 : EVID 1102 : Audit Log ClearedSub RuleAccess SuccessLog Cleared
V 2.0 : EVID 1104 : Security Log FullSub RuleErrorLog Full
V 2.0 : EVID 1105 : EventLog AutomaticallyBackedUpSub RuleInformationBackup Completed
V 2.0 : EVID 1108 : Error Encountered Process EventSub RuleErrorGeneral Event Log Error

Mapping with LogRhythm Schema  

Device Key in Log MessageLogRhythm SchemaData TypeSchema Description
Provider N/AN/AIdentifies the provider that logged the event. The Name and GUID attributes are included if the provider used an instrumentation manifest to define its events. The EventSourceName attribute is included if a legacy event provider (using the Event Logging API) logged the event.
EventID<vmid>NumberThe identifier that the provider used to identify the event.
VersionN/A N/AThe version number of the event's definition.
Level<severity>Text/StringThe severity level defined in the event.
Task<vendorinfo>Text/StringThe task defined in the event. Task and Opcode are typically used to identify the location in the application from where the event was logged.
OpcodeN/A N/AThe opcode defined in the event. Task and Opcode are typically used to identify the location in the application from where the event was logged.
Keywords

<result>

Text/StringA bitmask of the keywords defined in the event. Keywords are used to classify types of events (for example, events associated with reading data).
TimeCreatedN/A N/AThe time stamp that identifies when the event was logged. The time stamp will include either the SystemTime attribute or the RawTime attribute.
EventRecordIDN/A N/AThe record number assigned to the event when it was logged.
CorrelationN/A N/AThe activity identifiers that consumers can use to group related events together.
ExecutionN/AN/AContains information about the process and thread that logged the event.
ChannelN/A N/AThe channel to which the event was logged.
Computer<dname>Text/StringThe name of the computer on which the event occurred.
ChannelN/AText/StringThe name of the log which was archived (new event log file was created and previous event log was archived). Always Security for Security Event Logs.
BackupPath<object>Text/String

The full path and filename of archived log file. The format of archived log file name is:

Archive-LOG_FILE_NAME-YYYY-MM-DD-hh-mm-ss-nnn.evtx.

Where:

  • LOG_FILE_NAME – the name of archived file.
  • Y – years.
  • M – months.
  • D – days.
  • h – hours.
  • m – minutes.
  • s – seconds.
  • n – fractional seconds.

The time in this event is always in GMT+0/UTC+0 time zone.

SubjectUserName<login>Text/StringThe name of the account that cleared the system security audit log.
SubjectDomainName<domainorigin>Text/StringSubject’s domain or computer name. Formats vary, and include the following:
  • Domain NETBIOS name, e.g., CONTOSO
  • Lowercase full domain name, e.g., contoso.local
  • Uppercase full domain name, e.g., CONTOSO.LOCAL


For some well-known security principals, such as LOCAL SERVICE or ANONYMOUS LOGON, the value of this field is "NT AUTHORITY."

For local user accounts, this field will contain the name of the computer or device to which this account belongs.

SubjectLogonId<session>Text/String/NumberA hexadecimal value that can help you correlate this event with recent events that might contain the same Logon ID
Error Code<responsecode>NumberA unique error code.
PublisherID<subject>Text/String/NumberThe name of the security event source from which the event was received for processing.
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.