We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cbf892 commit 80ebecfCopy full SHA for 80ebecf
.buildkite/scripts/benchmark/config/logstash.yml
@@ -3,6 +3,7 @@ pipeline.workers: ${WORKER}
3
pipeline.batch.size: ${BATCH_SIZE}
4
queue.type: ${QTYPE}
5
6
+xpack.monitoring.allow_legacy_collection: true
7
xpack.monitoring.enabled: true
8
xpack.monitoring.elasticsearch.username: ${MONITOR_ES_USER}
9
xpack.monitoring.elasticsearch.password: ${MONITOR_ES_PW}
0 commit comments