Audit Logs Integration: Sigma Rule and Field Mapping Mismatch #14197
Replies: 1 comment 1 reply
-
What does your sigma rule look like? |
Beta Was this translation helpful? Give feedback.
1 reply
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,
Our objective is to integrate "Auditd logs" into our endpoint agent policy to collect auditd logs from endpoints and apply playbooks or Sigma rules to enhance detection capabilities.
2.The logs are ingested into Elasticsearch without issue and can be visualized in Kibana.
3.However, when activating the playbooks, we encounter errors across all rules due to a mismatch between the fields in the rules and the log field mappings. While testing the rule's query in Kibana, we noticed this issue.

Question: Could you kindly advise if we need to manually adjust each rule to match the log field mappings, or if there is an alternative solution to address this issue?
We thank you in advance for your time and assistance.
Beta Was this translation helpful? Give feedback.
All reactions