From c4980b975c452075b72f8e8ebd60ed205ca07a5d Mon Sep 17 00:00:00 2001 From: Brad Stein Date: Thu, 8 Jan 2026 23:54:04 -0300 Subject: [PATCH] logging: set systemd journal path --- services/logging/fluent-bit-helmrelease.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/services/logging/fluent-bit-helmrelease.yaml b/services/logging/fluent-bit-helmrelease.yaml index ea7b815..2f65e83 100644 --- a/services/logging/fluent-bit-helmrelease.yaml +++ b/services/logging/fluent-bit-helmrelease.yaml @@ -68,6 +68,7 @@ spec: [INPUT] Name systemd Tag journald.* + Path /run/log/journal Read_From_Tail On storage.type memory filters: |