add auth prod log
This commit is contained in:
parent
6d5d56b963
commit
309602b91e
@ -7,6 +7,11 @@ dashboard:
|
|||||||
name: freeleaps-prod-authentication-dashboard
|
name: freeleaps-prod-authentication-dashboard
|
||||||
title: Authentication Service Dashboard (PROD)
|
title: Authentication Service Dashboard (PROD)
|
||||||
metricsPrefix: freeleaps_authentication
|
metricsPrefix: freeleaps_authentication
|
||||||
|
logIngest:
|
||||||
|
enabled: true
|
||||||
|
lokiEndpoint: http://loki-gateway.freeleaps-logging-system
|
||||||
|
logPathPattern: /app/log/authentication/*.log
|
||||||
|
logPath: /app/log/authentication
|
||||||
authentication:
|
authentication:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
image:
|
image:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user