From b7cc4c1e92b830110a1890293e65954f7a06cc9c Mon Sep 17 00:00:00 2001 From: Andras Bacsai Date: Thu, 15 Sep 2022 10:08:17 +0200 Subject: [PATCH] fix: fluentbit configuration --- others/fluentbit/fluent-bit.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/others/fluentbit/fluent-bit.conf b/others/fluentbit/fluent-bit.conf index 864178a89..ec9bf78bd 100644 --- a/others/fluentbit/fluent-bit.conf +++ b/others/fluentbit/fluent-bit.conf @@ -15,7 +15,7 @@ [OUTPUT] Name file Match * - Path /logs + Path /app/logs Mkdir true Format csv # [OUTPUT]