Wrong values in log fields #9728
Replies: 1 comment 2 replies
-
It sounds like there's some sort of misbehavior during parsing. How are you sending Sysmon logs to Security Onion? Are you using winlogbeat, Wazuh, OSQuery, or some other method? These are coming from a Windows box? Can you provide a couple of examples? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I run the newest version of SO, distributed architecture. I noticed that sysmon logs' fields don't macth the raw log data. The event message field (event_data.message) stores raw log data, but the rest of the fields (event_data.process.command_line or event_data.process.executable) show completely different values. It happens only to some sysmon logs. Please advise what might be causing it. Thank you
Beta Was this translation helpful? Give feedback.
All reactions