From f9c2c7e696002caece5e8d939326287edbbfad43 Mon Sep 17 00:00:00 2001 From: Nicolas Date: Tue, 29 Jul 2025 18:04:53 +0800 Subject: [PATCH] Change OTC start_at to beginning to read existing logs --- .../centralStorage/templates/central-storage/opentelemetry.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/freeleaps/helm-pkg/centralStorage/templates/central-storage/opentelemetry.yaml b/freeleaps/helm-pkg/centralStorage/templates/central-storage/opentelemetry.yaml index 59064cdc..f50ce6d9 100644 --- a/freeleaps/helm-pkg/centralStorage/templates/central-storage/opentelemetry.yaml +++ b/freeleaps/helm-pkg/centralStorage/templates/central-storage/opentelemetry.yaml @@ -46,7 +46,7 @@ spec: filelog: include: - {{ .Values.logIngest.logPathPattern }} - start_at: end + start_at: beginning include_file_path: false include_file_name: false operators: