.buildkite/scripts/benchmark/README.md
sudo snap install dockersudo usermod -a -G docker $USERsudo snap install vaultvault login --method githubvault kv get -format json secret/ci/elastic-logstash/benchmarksetup/*save-objects/*VAULT_PATH="secret/ci/elastic-logstash/your/path"main.sh
nohup bash -x main.sh > log.log 2>&1 &VAULT_PATH to send data and metrics to your own server.all.sh as calibration which gives you a baseline of performance in different versions.xpack.monitoring.allow_legacy_collection: true, which is not recognized in version 8. To run benchmarks in version 8, use the script of the corresponding branch (e.g. 8.16) instead of main in buildkite.