diff --git a/cluster-configuration/values/archive-staging-rke2.yaml b/cluster-configuration/values/archive-staging-rke2.yaml
index 52078c27fc9c9b37fa4b5f9fbd2d51d8bde7f4f6..c0a860a8d72ee9c2dd7136c09a577cc2827697f5 100644
--- a/cluster-configuration/values/archive-staging-rke2.yaml
+++ b/cluster-configuration/values/archive-staging-rke2.yaml
@@ -19,3 +19,21 @@ certManager:
   enabled: true
   webhookGandiEnabled: true
   useGandiDNS: true
+
+otlpCollector:
+  enabled: true
+  debug: false
+  indexes:
+    swh: staging-logs
+    system: staging-system-logs
+  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
+