Query Details

Event Log Sources

Query

SecurityEvent
| distinct EventSourceName

Explanation

The query is retrieving a list of unique event source names from the SecurityEvent table.

Details

Rod Trent profile picture

Rod Trent

Released: June 11, 2020

Tables

SecurityEvent

Keywords

SecurityEvent,EventSourceName

Operators

distinct.

Actions