feat: enable log ingest for central storage in prod environment
This commit is contained in:
parent
4ae88a0cc6
commit
71283aa2da
@ -7,6 +7,11 @@ dashboard:
|
||||
name: freeleaps-prod-central-storage-dashboard
|
||||
title: Central Storage Service Dashboard (PROD)
|
||||
metricsPrefix: freeleaps_central_storage
|
||||
logIngest:
|
||||
enabled: true
|
||||
lokiEndpoint: http://loki-gateway.freeleaps-logging-system
|
||||
logPathPattern: /app/log/central_storage/*.log
|
||||
logPath: /app/log/central_storage
|
||||
centralStorage:
|
||||
replicas: 1
|
||||
image:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user