emqx/apps/emqx_bridge_es
Kjell Winblad e39fa5eaa9 docs(es_connector_info): add copyright header 2024-03-25 10:44:33 +01:00
..
etc feat: support elasticsearch bridge 2024-01-15 09:33:44 +08:00
include chore: update copyright-year 2024-02-23 08:21:06 +01:00
src docs(es_connector_info): add copyright header 2024-03-25 10:44:33 +01:00
test test(elastic_search): fix flaky test 2024-03-05 11:29:49 -03:00
BSL.txt chore: update BSL license change date 2024-01-29 16:47:31 +01:00
README.md feat: support elasticsearch bridge 2024-01-15 09:33:44 +08:00
docker-ct test: add es docker CI test 2024-01-18 16:44:56 +08:00
rebar.config feat: support elasticsearch bridge 2024-01-15 09:33:44 +08:00

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.