emqx/apps/emqx_bridge_es
Thales Macedo Garitezi e219c3eda1
Merge pull request #12166 from kjellwinblad/kjell/mqtt_conn_action_3/EMQX-11489
feat: refactor MQTT bridge to source, action, and connector
2024-01-18 09:28:14 -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 #12166 from kjellwinblad/kjell/mqtt_conn_action_3/EMQX-11489 2024-01-18 09:28:14 -03:00
test feat: es's update support doc_as_upsert 2024-01-18 16:44:56 +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.