Hello,
I am setting up the auditbeat processor, and I am trying to figure out comparison of two fields based on theirs values and use it in condition for processor, like:
equals.field1.inner_field: field2.inner_field
Is there a way how to do that, and what is the syntax?
Lukas