Merge pull request 'feat: enable log ingest for central storage in prod environment' (#62) from Nicolas_local_ops into master
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/62
This commit is contained in:
commit
b797f17816
@ -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