当我阅读artifcle时,watch和alerting是黄金会员的付费版本。是否有任何独立的watcher和alerting与Elastic Stack集成,以便在Kibana和Elasticsearch中达到特定阈值时进行监控和警报?
jmo0nnb31#
go-elasticalert:https://github.com/morningconsult/go-elasticsearch-alerts elastcAlert:https://github.com/Yelp/elastalert sentinl:https://github.com/sentinl/sentinl
idv4meu82#
与监视器这是一个商业功能相反,警报有一些免费的组件,它不全是商业的。每当触发警报时,您可以将其存储在索引中或将其记录到文件中,然后可以读取并采取行动。
的数据
w8biq8rn3#
还有elastalert 2:https://github.com/jertel/elastalert2我对它有很好的体验。elastalert 2是之前@caster在这里提到的Yelp版本的延续。它似乎比其他版本维护得更好。
3条答案
按热度按时间jmo0nnb31#
go-elasticalert:https://github.com/morningconsult/go-elasticsearch-alerts elastcAlert:https://github.com/Yelp/elastalert sentinl:https://github.com/sentinl/sentinl
idv4meu82#
与监视器这是一个商业功能相反,警报有一些免费的组件,它不全是商业的。
每当触发警报时,您可以将其存储在索引中或将其记录到文件中,然后可以读取并采取行动。
的数据
w8biq8rn3#
还有elastalert 2:https://github.com/jertel/elastalert2我对它有很好的体验。elastalert 2是之前@caster在这里提到的Yelp版本的延续。它似乎比其他版本维护得更好。