admin管理员组文章数量:1415120
Can I create some sort of heartbeat type alert on Kibana that calls an API endpoint every minute and throws an alert if anything other than a HTTP200 response is recieved?
Can I create some sort of heartbeat type alert on Kibana that calls an API endpoint every minute and throws an alert if anything other than a HTTP200 response is recieved?
Share Improve this question asked Feb 11 at 12:10 runnerpaulrunnerpaul 7,32410 gold badges70 silver badges161 bronze badges1 Answer
Reset to default 0We generally setup heartbeat at pod/server level rather each API. Still, you can do it, but make sure that, to call the API you need to pass required request payload and need to take care of it's method type as well.
Use heartbeat.yml
to configure.
This link may help you:
https://www.elastic.co/guide/en/beats/heartbeat/current/configuring-howto-heartbeat.html
本文标签: Kibana alert on API endpointStack Overflow
版权声明:本文标题:Kibana alert on API endpoint - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1745212858a2647990.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论