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