emqx/apps/emqx_bridge_es
zhongwencool 366eda338d refactor: refactor es's action 2024-01-12 17:38:28 +08:00
..
etc feat: support elasticsearch bridge 2024-01-12 14:16:12 +08:00
include feat: support elasticsearch bridge 2024-01-12 14:16:12 +08:00
src refactor: refactor es's action 2024-01-12 17:38:28 +08:00
.gitignore feat: support elasticsearch bridge 2024-01-12 14:16:12 +08:00
BSL.txt feat: support elasticsearch bridge 2024-01-12 14:16:12 +08:00
README.md feat: support elasticsearch bridge 2024-01-12 14:16:12 +08:00
docker-ct feat: support elasticsearch bridge 2024-01-12 14:16:12 +08:00
rebar.config feat: support elasticsearch bridge 2024-01-12 14:16:12 +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.