Skip to content

Commit 379ae31

Browse files
authored
Fix parser naming conventions in documentation
1 parent a4dd927 commit 379ae31

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

articles/sentinel/normalization-about-parsers.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,12 +48,12 @@ The following table lists the available unifying parsers:
4848
| Schema | Unifying parser |
4949
| ------ | ------------------------- |
5050
| Audit Event | _Im_AuditEvent |
51-
| Authentication | imAuthentication |
51+
| Authentication | _Im_Authentication |
5252
| Dns | _Im_Dns |
53-
| File Event | imFileEvent |
53+
| File Event | _Im_FileEvent |
5454
| Network Session | _Im_NetworkSession |
55-
| Process Event | - imProcessCreate<br> - imProcessTerminate |
56-
| Registry Event | imRegistry |
55+
| Process Event | _Im_ProcessCreate<br> _Im_ProcessTerminate |
56+
| Registry Event | _Im_Registry |
5757
| Web Session | _Im_WebSession |
5858

5959

0 commit comments

Comments
 (0)