Update docker/fluentd/fluent.conf

This commit is contained in:
colin 2024-04-16 20:00:51 +00:00
parent c6d32e21ea
commit c5b3687854
1 changed files with 1 additions and 2 deletions

View File

@ -8,8 +8,7 @@
@type parser @type parser
key_name log key_name log
reserve_data true reserve_data true
format /^(?<message>.*)\b(SIGTERM|SEVERE ERROR|FATAL|CRITICAL)\b/i json expression /^(?<message>.*)\b(SIGTERM|SEVERE ERROR|FATAL|CRITICAL)\b/i
# Additional JSON parsing configuration (if necessary)
</filter> </filter>
<match docker.**> <match docker.**>