diff --git a/docker/fluentd/fluent.conf b/docker/fluentd/fluent.conf index 72e90d4..dbd963b 100644 --- a/docker/fluentd/fluent.conf +++ b/docker/fluentd/fluent.conf @@ -20,7 +20,7 @@ @type exec - command "sentry-cli send-event --message 'test'" + command "sentry-cli send-event -m "TEST"" flush_interval 10s