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:
Nicolas 2025-08-08 02:32:13 +00:00
commit b797f17816

View File

@ -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: