emqx/apps/emqx_bridge_es
Thales Macedo Garitezi a19cf253ae
Merge pull request #12359 from thalesmg/fix-connector-app-deps-r55-20240119
fix(machine_boot): inject connector/bridge apps as dependencies to `emqx_connector` app
2024-01-24 15:40:24 -03:00
..
etc feat: support elasticsearch bridge 2024-01-15 09:33:44 +08:00
include feat: support elasticsearch bridge 2024-01-15 09:33:44 +08:00
src Merge pull request #12359 from thalesmg/fix-connector-app-deps-r55-20240119 2024-01-24 15:40:24 -03:00
test test: add es's update test 2024-01-23 15:51:09 +08:00
BSL.txt feat: support elasticsearch bridge 2024-01-15 09:33:44 +08: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.