elasticsearch/libs/logstash-bridge
Niels Bauman 20e186a252
Make enrich project-aware (#124099)
Makes the execution and use of enrich policies project-aware.
Note: this does not make the enrich cache project-aware. That is to be
handled in a follow-up PR.
2025-03-06 19:20:46 +01:00
..
src/main/java Make enrich project-aware (#124099) 2025-03-06 19:20:46 +01:00
build.gradle Use directory name as project name for libs (#115720) 2024-10-29 13:02:28 -07:00
README.md [logstash bridge]: stableapi bootstrap (#108171) 2024-06-13 10:32:46 -07:00

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.