Skip to content

Commit 80ebecf

Browse files
committed
backport benchmark script of
Introduce a new flag to explicitly permit legacy monitoring (#16586)
1 parent 8cbf892 commit 80ebecf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.buildkite/scripts/benchmark/config/logstash.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ pipeline.workers: ${WORKER}
33
pipeline.batch.size: ${BATCH_SIZE}
44
queue.type: ${QTYPE}
55

6+
xpack.monitoring.allow_legacy_collection: true
67
xpack.monitoring.enabled: true
78
xpack.monitoring.elasticsearch.username: ${MONITOR_ES_USER}
89
xpack.monitoring.elasticsearch.password: ${MONITOR_ES_PW}

0 commit comments

Comments
 (0)