Update docker/fluentd/fluent.conf
This commit is contained in:
parent
c6d32e21ea
commit
c5b3687854
|
@ -8,8 +8,7 @@
|
|||
@type parser
|
||||
key_name log
|
||||
reserve_data true
|
||||
format /^(?<message>.*)\b(SIGTERM|SEVERE ERROR|FATAL|CRITICAL)\b/i json
|
||||
# Additional JSON parsing configuration (if necessary)
|
||||
expression /^(?<message>.*)\b(SIGTERM|SEVERE ERROR|FATAL|CRITICAL)\b/i
|
||||
</filter>
|
||||
|
||||
<match docker.**>
|
||||
|
|
Loading…
Reference in New Issue