From 3924ca2d309012fd019fe03c30e3ade2ae3a87c7 Mon Sep 17 00:00:00 2001 From: colin Date: Tue, 16 Apr 2024 15:28:56 +0000 Subject: [PATCH] Update docker/fluentd/fluent.conf --- docker/fluentd/fluent.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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