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]