From 6bade948936fad1f6da0a3236013b60e1098ae3e Mon Sep 17 00:00:00 2001 From: Vijit Singhal Date: Wed, 26 Feb 2020 09:57:11 -0800 Subject: [PATCH 1/2] change default DB path for fluentbit --- deploy/helm/sumologic/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/helm/sumologic/values.yaml b/deploy/helm/sumologic/values.yaml index 991cb6fe7d..e1c2f451b5 100644 --- a/deploy/helm/sumologic/values.yaml +++ b/deploy/helm/sumologic/values.yaml @@ -410,7 +410,7 @@ fluent-bit: Rotate_Wait 60 Mem_Buf_Limit 5MB Skip_Long_Lines On - DB /tail-db/tail-containers-state.db + DB /tail-db/tail-containers-state-sumo.db DB.Sync Normal [INPUT] Name systemd From 08a09c0e915660fd353ee3f5ffada81d5e59dbd8 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Wed, 26 Feb 2020 18:04:18 +0000 Subject: [PATCH 2/2] Generate new overrides yaml/libsonnet file(s). --- deploy/helm/fluent-bit-overrides.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/helm/fluent-bit-overrides.yaml b/deploy/helm/fluent-bit-overrides.yaml index a3c41b44dc..6fab0cb3d0 100644 --- a/deploy/helm/fluent-bit-overrides.yaml +++ b/deploy/helm/fluent-bit-overrides.yaml @@ -49,7 +49,7 @@ rawConfig: |- Rotate_Wait 60 Mem_Buf_Limit 5MB Skip_Long_Lines On - DB /tail-db/tail-containers-state.db + DB /tail-db/tail-containers-state-sumo.db DB.Sync Normal [INPUT] Name systemd