V 2.0 : EVID 8 : Throwing Unhandled Exception
Vendor Documentation
Classification
Rule Name | Rule Type | Common Event | Classification |
---|---|---|---|
V 2.0 : EVID 8 : Throwing Unhandled Exception | Base Rule | Unhandled Exception | Error |
V 2.0 : Get Calendar Processing Unhandled Exception | Sub Rule | Exception Created | Warning |
V 2.0 : Get Health Report Unhandled Exception | Sub Rule | Health Monitor Information | Information |
V 2.0 : Get Security Principal Unhandled Exception | Sub Rule | General Security Warning | Warning |
V 2.0 : Get Transport Rule Unhandled Exception | Sub Rule | Exception Created | Warning |
Mapping with LogRhythm Schema
Device Key in Log Message | LogRhythm Schema | Data Type | Schema Description |
---|---|---|---|
Provider | N/A | N/A | Identifies the provider that logged the event. The Name and GUID attributes are included if the provider used an instrumentation manifest to define its events; otherwise, the EventSourceName attribute is included if a legacy event provider (using the Event Logging API) logged the event. |
EventID | <vmid> | Number | The identifier that the provider used to identify the event. |
Version | N/A | N/A | The version number of the event's definition. |
Level | <severity> | Text/String | The severity level defined in the event. |
Task | N/A | N/A | The task defined in the event. Task and opcode are typically used to identify the location in the application from where the event was logged. |
Keywords | N/A | N/A | A bitmask of the keywords defined in the event. Keywords are used to classify types of events (for example, events associated with reading data). |
TimeCreated | N/A | N/A | The time stamp that identifies when the event was logged. The time stamp will include either the SystemTime attribute or the RawTime attribute. |
EventRecordID | <session> | Number | The record number assigned to the event when it was logged. |
Channel | <vendorinfo> | Text/String | The channel to which the event was logged. |
Computer | <dname> | Text/String | The name of the computer on which the event occurred. |
EventData | <command> <tag1> | Text/String | N/A |