Benchmark jar is missing

Hello:

I wonder where can I find the benchmark.jar file in LogStash?
Looks like it is missing from distribution.

Blockquote
#!/usr/bin/env bash
java -cp "$(cd dirname $0/..; pwd)"'/tools/benchmark-cli/build/libs/benchmark-cli.jar:*'
org.logstash.benchmark.cli.Main "$@"

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.