Skip to content

Commit

Permalink
match all
Browse files Browse the repository at this point in the history
  • Loading branch information
ElDuderinos committed Jul 30, 2023
1 parent 34f9c31 commit 2b84c42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fluent-bit.conf
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

[FILTER]
name grep
match docker.*
match *
exclude log ^$

[FILTER]
Expand All @@ -36,7 +36,7 @@

[FILTER]
name lua
match docker.*
match *
script filters.lua
call enrich

Expand Down

0 comments on commit 2b84c42

Please sign in to comment.