I'm following the instructions for building the bro Kafka plugin and I'm getting an error with the --bro-dist option does not exist in ./configure
The command: ./configure --bro-dist=$BRO_SRC The instructions I'm following: https://metron.apache.org/current-book/metron-sensors/bro-plugin-kafka/index.html The --enable-sasl option exists in the configure and works fine ./configure --enable-sasl Am I missing something obvious? Thanks, Daniel
