Custom Play for apache.error message field does not match any data #12393
Replies: 2 comments 3 replies
-
What about using keywords condition?
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you for the tip. Is it possible that the field message cannot be matched against substrings? |
Beta Was this translation helpful? Give feedback.
3 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Version
2.4.40
Installation Method
Security Onion ISO image
Description
other (please provide detail below)
Installation Type
Distributed
Location
on-prem with Internet access
Hardware Specs
Meets minimum requirements
CPU
4
RAM
16GB
Storage for /
75
Storage for /nsm
200
Network Traffic Collection
tap
Network Traffic Speeds
Less than 1Gbps
Status
Yes, all services on all nodes are running OK
Salt Status
No, there are no failures
Logs
No, there are no additional clues
Detail
Hi everyone!
I want a simple play that alerts me every time when the string "ValidateDataException" occures in the error log message field.
My Sigma:
This converts to a yaml file with the "eql" filter
However, the Problem is that no data is found.
If i search through the Hunt Interface for this text i get results.
I tried to search for the date with Kibana dev console without any hits with
and with like:
BUT if i do
i get the hits!
How can i modify my play so i can find the data with the specified substring in the message field?
Thank you, best regards
Joachim
Guidelines
Beta Was this translation helpful? Give feedback.
All reactions