Search code examples
elasticsearchkibanaelasticsearch-5kibana-7efk

How to enable kibana or elasticsearch alerting or notification


I use EFK (elastic,fluentd,kibana) to analyse my servers logs. I want it to send me notification if a special condition happeend (for example logs are abnormal)

I found it is named as watching or alerting in kibana and elastic but as I use basic mode of elastic on my server and I don't have license I can't using it.

Is there any way to enable it or maybe other useful tool for this job?

thanks


Solution

  • I found these 2 tools useful :

    1. Elastalert ( python based)
    2. OpenDistro

    now I started using Elastalret for my job