Event Log Sources
Query
SecurityEvent
| distinct EventSourceNameExplanation
The query is retrieving a list of unique event source names from the SecurityEvent table.
Query Details
SecurityEvent
| distinct EventSourceNameThe query is retrieving a list of unique event source names from the SecurityEvent table.