Skip to content
Snippets Groups Projects
Verified Commit 94d325ae authored by Antoine R. Dumont's avatar Antoine R. Dumont
Browse files

Deploy opentelemetry logs collection to production

Refs. swh/infra/sysadm-environment#4524
parent 19213159
No related branches found
No related tags found
No related merge requests found
......@@ -19,3 +19,21 @@ certManager:
enabled: true
webhookGandiEnabled: true
useGandiDNS: true
otlpCollector:
enabled: true
debug: false
indexes:
swh: logs-swh-production
system: logs-system-production
resources:
cpu: 256m
memory: 2Gi
batch: 10
timeout: 10s
endpoints:
- http://esnode1.internal.softwareheritage.org:9200
- http://esnode2.internal.softwareheritage.org:9200
- http://esnode3.internal.softwareheritage.org:9200
- http://esnode7.internal.softwareheritage.org:9200
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment