Skip to content

Commit

Permalink
no api_key
Browse files Browse the repository at this point in the history
  • Loading branch information
ivukotic committed Jul 24, 2024
1 parent 12c434a commit 416f4eb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions configs/temps.conf
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ filter {
source => "message"
}

if ("tPmAT5Ab3j7F9" not in [api_key]) {
drop { }
}
# if ("tPmAT5Ab3j7F9" not in [api_key]) {
# drop { }
# }

mutate {
remove_field => [ "headers", "api_key", "host", "port", "message" ]
Expand Down

0 comments on commit 416f4eb

Please sign in to comment.