diff --git a/docker/fluentd/fluent.conf b/docker/fluentd/fluent.conf index d0f2e5b..3790a6c 100644 --- a/docker/fluentd/fluent.conf +++ b/docker/fluentd/fluent.conf @@ -12,6 +12,9 @@ @type regexp expression /^(?.*)\b(SIGTERM|SEVERE ERROR|FATAL|CRITICAL)\b/i + + @type json +