Hi stetnt4,
Thank you for using Wazuh!!!
I have a few questions about this
Have you checked that the file
C:\Program Files\Suricata\log\eve.json is successfully catching logs?
Once you modified the ossec.conf file you restarted the agent service, correct?
Please check for errors in the file
C:\Program Files\Suricata\log\suricata.log.
You can also attempt to enable debug on the Wazuh agent to try to narrow down the cause, for this you need to enter the following in an new line in the file C:\Program Files (x86)\ossec-agent\local_internal_options.conf:
windows.debug=2
Save and then restart the Wazuh agent service (you can do it from the win32ui application also located on the Wazuh installation folder (click on the Manage menu -> Restart).
Leave it running for a few minutes and then you will be able to see the debug logs on
C:\Program Files (x86)\ossec-agent\ossec.log, search for eve.json near the end of the file to check if the localfile configuration is working as expected.
Is advisable for you to remove the debug option once you are done and restart the agent service (to save disk space).
Please provide log data so we can better understand the issue.
Thank you.
Regards.