| <if_sid>20001</if_sid> |
| <field name="EventChannel.System.Channel">^Microsoft-Windows-Sysmon/Operational</field> |
| <description>Sysmon - Group of events</description> |
| <options>no_full_log</options> |
Let me know if this works for you and if you have any questions. Best regards, Cristina |
--
You received this message because you are subscribed to the Google Groups "Wazuh mailing list" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wazuh+un...@googlegroups.com.
To post to this group, send email to wa...@googlegroups.com.
Visit this group at https://groups.google.com/group/wazuh.
To view this discussion on the web visit https://groups.google.com/d/msgid/wazuh/5a829653-b6f1-4198-8280-907d3fa73f65%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
/var/ossec/bin/ossec-logtest -vIn the ossec.conf you can set windows debug level to 2 on your agent.With sysmon running check the output and you should see the event channel logs and see what the output is like.Then use ossec-logtest with the output to see how it is parsed, what decoder is used, and what rule is matched.That should help you narrow the issue to either the agent or the decoder/rules.