From 309602b91eb68c2db35a98bc66404ce0785a047b Mon Sep 17 00:00:00 2001 From: Nicolas Date: Mon, 22 Sep 2025 10:30:55 +0800 Subject: [PATCH] add auth prod log --- freeleaps/helm-pkg/authentication/values.prod.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/freeleaps/helm-pkg/authentication/values.prod.yaml b/freeleaps/helm-pkg/authentication/values.prod.yaml index 504379d8..f3de23eb 100644 --- a/freeleaps/helm-pkg/authentication/values.prod.yaml +++ b/freeleaps/helm-pkg/authentication/values.prod.yaml @@ -7,6 +7,11 @@ dashboard: name: freeleaps-prod-authentication-dashboard title: Authentication Service Dashboard (PROD) metricsPrefix: freeleaps_authentication +logIngest: + enabled: true + lokiEndpoint: http://loki-gateway.freeleaps-logging-system + logPathPattern: /app/log/authentication/*.log + logPath: /app/log/authentication authentication: replicas: 1 image: