From d80909c6477b48a2a040f94159c80b07428cf8cc Mon Sep 17 00:00:00 2001 From: Ilija Vukotic Date: Wed, 11 Oct 2023 11:20:45 -0500 Subject: [PATCH] not in --- configs/AF.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/AF.conf b/configs/AF.conf index 6dcecaa..7cda040 100644 --- a/configs/AF.conf +++ b/configs/AF.conf @@ -7,7 +7,7 @@ input { filter { - if ![token] in [ "ucNTeA1rri", "slnYjX6NWl", "bnu874hafsdjfkasdfhiue", "cern2diduhGJHV" ] { + if [token] not in [ "ucNTeA1rri", "slnYjX6NWl", "bnu874hafsdjfkasdfhiue", "cern2diduhGJHV" ] { drop {} } @@ -20,7 +20,7 @@ filter { mutate { remove_field => [ "headers", "token", "host", "timestamp" ] } - + } output {