Description
elastic_integration plugin minimally builds the Elasticsearch (.gradlew localDistro) and includes only required modules. However, minimal distribution doesn't compile/build the logstash-bridge package. We need to have a separate steps (in gradle tasks) to build the bridge and include the output jar to the plugin to utilize the bridge interfaces.