fix(auth): update lokiEndpoint to remove unnecessary path for log ingestion

Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
zhenyus 2025-04-21 15:29:35 +08:00
parent 8dda0bada9
commit 884a535dd5

View File

@ -6,7 +6,7 @@ dashboard:
enabled: false enabled: false
logIngest: logIngest:
enabled: true enabled: true
lokiEndpoint: http://loki-gateway.freeleaps-logging-system/loki/api/v1/push lokiEndpoint: http://loki-gateway.freeleaps-logging-system
logPathPattern: /app/log/authentication/*.log logPathPattern: /app/log/authentication/*.log
logPath: /app/log/authentication logPath: /app/log/authentication
authentication: authentication: