corrected field name case in decoder-linux-sysmon.xml

fixed incorrect case on system.eventId to system.eventID
This commit is contained in:
Kevin Branch
2023-06-23 17:51:09 -04:00
committed by GitHub
parent e7443b2f28
commit e051121c8b

View File

@@ -7,7 +7,7 @@
<decoder name="sysmon-linux-child">
<parent>sysmon-linux</parent>
<regex offset="after_parent">\pEventID\p(\d+)\p/EventID\p</regex>
<order>system.eventId</order>
<order>system.eventID</order>
</decoder>
<!-- keywords -->