diff --git a/docker/fluentd/fluent.conf b/docker/fluentd/fluent.conf index fb3c7b9..4c9c139 100644 --- a/docker/fluentd/fluent.conf +++ b/docker/fluentd/fluent.conf @@ -18,6 +18,17 @@ + + @type exec + command "sentry-cli send-event --message '$record'" + + flush_interval 10s + + + @type json + + + @type stdout