From 19f1060b878aec930e4dda17ed28174a9d800fdf Mon Sep 17 00:00:00 2001 From: Brad Stein Date: Thu, 8 Jan 2026 23:44:48 -0300 Subject: [PATCH] logging: disable fluent-bit inotify watcher --- services/logging/fluent-bit-helmrelease.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/services/logging/fluent-bit-helmrelease.yaml b/services/logging/fluent-bit-helmrelease.yaml index 4a57425..611d17b 100644 --- a/services/logging/fluent-bit-helmrelease.yaml +++ b/services/logging/fluent-bit-helmrelease.yaml @@ -56,11 +56,13 @@ spec: Name tail Tag kube.* Path /var/log/containers/*.log + Exclude_Path /var/log/containers/*_POD_*.log Parser cri Mem_Buf_Limit 50MB Skip_Long_Lines On Refresh_Interval 10 Rotate_Wait 30 + Inotify_Watcher false storage.type memory [INPUT]