From 8246309c4a182d5a371f99765b970aa45211e5c6 Mon Sep 17 00:00:00 2001 From: colin Date: Tue, 16 Apr 2024 15:36:59 +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 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