Skip to content

Commit

Permalink
remove filters
Browse files Browse the repository at this point in the history
  • Loading branch information
ElDuderinos committed Jul 29, 2023
1 parent ab8aca6 commit fbb9fb1
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions fluent-bit.conf
Original file line number Diff line number Diff line change
Expand Up @@ -24,21 +24,4 @@
docker_mode true
Docker_Mode_Parser multiline

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

[FILTER]
Name record_modifier
Match *
Record host ${HOSTNAME}

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

@INCLUDE filter.conf
@INCLUDE output.conf

0 comments on commit fbb9fb1

Please sign in to comment.