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