emqx/apps/emqx_bridge_es
Thales Macedo Garitezi 19f3b030f9 chore: preparing to run common tests / eunit with mix 2024-07-02 09:45:45 -03: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 chore: minimize oss/platform diff 2024-06-24 15:30:03 +02: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
mix.exs chore: preparing to run common tests / eunit with mix 2024-07-02 09:45:45 -03: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.