如何启用 kibana 或 elasticsearch 警报或通知
How to enable kibana or elasticsearch alerting or notification
我使用 EFK (elastic,fluentd,kibana) 来分析我的服务器日志。
我希望它在发生特殊情况时给我发送通知(例如日志异常)
我发现它在 kibana 和 elastic 中被命名为 watching 或 alerting 但是因为我在我的服务器上使用基本模式的 elastic 而我没有许可证我不能使用它。
是否有任何方法可以启用它或其他有用的工具来完成这项工作?
谢谢
我发现这两个工具很有用:
- Elastalert(基于 python)
- OpenDistro
现在我开始在我的工作中使用 Elastalret
我使用 EFK (elastic,fluentd,kibana) 来分析我的服务器日志。 我希望它在发生特殊情况时给我发送通知(例如日志异常)
我发现它在 kibana 和 elastic 中被命名为 watching 或 alerting 但是因为我在我的服务器上使用基本模式的 elastic 而我没有许可证我不能使用它。
是否有任何方法可以启用它或其他有用的工具来完成这项工作?
谢谢
我发现这两个工具很有用:
- Elastalert(基于 python)
- OpenDistro
现在我开始在我的工作中使用 Elastalret