Filter event with VRL #23753
-
|
I've been pulling my hair out trying to filter an event based on a string so that it does not get processed, and gets dropped. I have tried both "remap" and "filter" to no avail. Filter: Basically, I want to filter out any events that contain "fingerprint" so that they do not get set to the sink. It feels like I am missing something really simple. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Hi @eruffini-gs, did you also inspect the logs that the I tested this on a VRL terminal: |
Beta Was this translation helpful? Give feedback.
Hi @eruffini-gs, did you also inspect the logs that the
filtertransform is receiving? It's possible that none of the logs are filtered out because the.messagevalue.I tested this on a VRL terminal: