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