forked from SwiftOnSecurity/sysmon-config
-
Notifications
You must be signed in to change notification settings - Fork 73
Schema Mismatch #59
Copy link
Copy link
Open
Description
The config files state that they are compatible with either 13/14 or 14, however this isn't the case. Schema of the files is 4.90, however schema 4.90 is not valid for sysmon 14. 14 requires schema 4.83. As we're installing on Server 2008 R2, we have to stick with the older sysmon version.
Should update the header of the files and readme to reference the correct version of sysmon this will work with.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels