fix: firelens key value matches condition
This commit is contained in:
@@ -1,19 +1,19 @@
|
||||
[FILTER]
|
||||
Name modify
|
||||
Match *
|
||||
Condition Key_Value_Match container_name .*-server-.*
|
||||
Condition Key_value_matches container_name .*-server-.*
|
||||
Add type server
|
||||
|
||||
[FILTER]
|
||||
Name modify
|
||||
Match *
|
||||
Condition Key_Value_Match container_name .*-workers-.*
|
||||
Condition Key_value_matches container_name .*-workers-.*
|
||||
Add type workers
|
||||
|
||||
[FILTER]
|
||||
Name modify
|
||||
Match *
|
||||
Condition Key_Value_Match container_name .*-cron-.*
|
||||
Condition Key_value_matches container_name .*-cron-.*
|
||||
Add type cron
|
||||
|
||||
[FILTER]
|
||||
|
||||
Reference in New Issue
Block a user