feat: enable log ingest for central storage in prod environment

This commit is contained in:
Nicolas 2025-08-08 10:31:22 +08:00
parent 4ae88a0cc6
commit 71283aa2da

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: