We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4dd927 commit 379ae31Copy full SHA for 379ae31
1 file changed
articles/sentinel/normalization-about-parsers.md
@@ -48,12 +48,12 @@ The following table lists the available unifying parsers:
48
| Schema | Unifying parser |
49
| ------ | ------------------------- |
50
| Audit Event | _Im_AuditEvent |
51
-| Authentication | imAuthentication |
+| Authentication | _Im_Authentication |
52
| Dns | _Im_Dns |
53
-| File Event | imFileEvent |
+| File Event | _Im_FileEvent |
54
| Network Session | _Im_NetworkSession |
55
-| Process Event | - imProcessCreate<br> - imProcessTerminate |
56
-| Registry Event | imRegistry |
+| Process Event | _Im_ProcessCreate<br> _Im_ProcessTerminate |
+| Registry Event | _Im_Registry |
57
| Web Session | _Im_WebSession |
58
59
0 commit comments