zmstone 51c8173174 feat(bridge): add is_template flag to bridge config fields 1 year ago
..
etc e49d3ca50c feat: support elasticsearch bridge 2 years ago
include 46877e979b chore: update copyright-year 2 years ago
src 51c8173174 feat(bridge): add is_template flag to bridge config fields 1 year ago
test 24cb45a643 test(elastic_search): fix flaky test 2 years ago
BSL.txt 82403167c2 chore: update BSL license change date 2 years ago
README.md e49d3ca50c feat: support elasticsearch bridge 2 years ago
docker-ct 91368a57ff test: add es docker CI test 2 years ago
rebar.config e49d3ca50c feat: support elasticsearch bridge 2 years ago

README.md

Apache ElasticSearch Data Integration Bridge

This application houses the ElasticSearch data integration bridge for EMQX Enterprise Edition. It provides the means to connect to ElasticSearch and publish messages to it.

It implements the connection management and interaction without need for a separate connector app, since it's not used by authentication and authorization applications.

Contributing

Please see our contributing.md.

License

See BSL.