enable the log of content in prod
This commit is contained in:
parent
8d15529fe6
commit
41b2c5b1f7
@ -7,6 +7,11 @@ dashboard:
|
|||||||
name: freeleaps-prod-content-dashboard
|
name: freeleaps-prod-content-dashboard
|
||||||
title: Content Service Dashboard (PROD)
|
title: Content Service Dashboard (PROD)
|
||||||
metricsPrefix: freeleaps_content
|
metricsPrefix: freeleaps_content
|
||||||
|
logIngest:
|
||||||
|
enabled: true
|
||||||
|
lokiEndpoint: http://loki-gateway.freeleaps-logging-system
|
||||||
|
logPathPattern: /app/log/content/*.log
|
||||||
|
logPath: /app/log/content
|
||||||
content:
|
content:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
image:
|
image:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user