Closed
Description
Link to Rule
Rule Tuning Type
None
Description
The rule fails with this error
An error occurred during rule execution: message: "verification_exception
Root causes:
verification_exception: Found 1 problem
line 8:5: Unknown column [process.args], did you mean any of [process.name, process.name.text, process.parent.name]?"
I believe that the issue is that the index pattern list includes logs-system.security*
, however this index does not know the field process.args
As I am using both the Windows and System integration, the rule fails because of the latter.
I suggest to remove logs-system.security*
from the index pattern list.
Example Data
