From 3b046fc3154c001c504ec65a2b870ffb86f6dce9 Mon Sep 17 00:00:00 2001 From: colin Date: Tue, 16 Apr 2024 14:05:33 +0000 Subject: [PATCH] Update docker/fluentd/fluent.conf --- docker/fluentd/fluent.conf | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docker/fluentd/fluent.conf b/docker/fluentd/fluent.conf index fb3c7b9..4c9c139 100644 --- a/docker/fluentd/fluent.conf +++ b/docker/fluentd/fluent.conf @@ -18,6 +18,17 @@ + + @type exec + command "sentry-cli send-event --message '$record'" + + flush_interval 10s + + + @type json + + + @type stdout