This is a concise event message that provides just the headlines so you can determine if it requires more investigation.
EventMessageSummaryItem
Field | Type | Inherited from | Description |
---|---|---|---|
EventSourceKey | String | EventMessageSummaryItem | Gets or sets the EventSourceKey value |
InfolderKey | String | EventMessageSummaryItem | Gets or sets the InfolderKey value |
Key | String | EventMessageSummaryItem | Gets or sets the Key value |
MessageLong | String | EventMessageSummaryItem | Gets or sets the MessageLong value |
MessageShort | String | EventMessageSummaryItem | Gets or sets the MessageShort value |
PublishedOn | DateTime | EventMessageSummaryItem | Gets or sets the PublishedOn value |
{
"EventSourceKey" : "String",
"InfolderKey" : "String",
"Key" : "String",
"MessageLong" : "String",
"MessageShort" : "String",
"PublishedOn" : "DateTime"
}