mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 09:28:55 -04:00
Fixing almost all missing `final` spots, who knows maybe we get a small speedup from some constant folding here and there. |
||
---|---|---|
.. | ||
src/main/java | ||
build.gradle | ||
README.md |
Logstash Bridge
This package contains bridge functionality to ensure that Logstash's Elastic Integration plugin has access to the minimal subset of Elasticsearch to perform its functions without relying on other Elasticsearch internals.
If a change is introduced in a separate Elasticsearch project that causes this project to fail, please consult with members of @elastic/logstash to chart a path forward.