Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions LogMonitor/docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -387,6 +387,7 @@ Each log source tracked by log monitor <em>(ETW, Log File, Events, and Process M
<strong>Event Logs:</strong>
- `Source`: The log source (Event Log)
- `TimeStamp`: Time at which the event was generated
- `EventSource`: The source of an event
- `EventID`: Unique identifier assigned to an individual event
- `Severity`: A label that indicates the importance or criticality of an event
- `Message`: The event message
Expand Down