Skip to content

Commit 3234439

Browse files
authored
Document missing EventSource field (#218)
* Document missing EventSource field * Update LogMonitor/docs/README.md
1 parent 1026ba7 commit 3234439

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

LogMonitor/docs/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -387,6 +387,7 @@ Each log source tracked by log monitor <em>(ETW, Log File, Events, and Process M
387387
<strong>Event Logs:</strong>
388388
- `Source`: The log source (Event Log)
389389
- `TimeStamp`: Time at which the event was generated
390+
- `EventSource`: The source of an event
390391
- `EventID`: Unique identifier assigned to an individual event
391392
- `Severity`: A label that indicates the importance or criticality of an event
392393
- `Message`: The event message

0 commit comments

Comments
 (0)