elasticsearch - Notification System on ELK -


i have elk stack. need have notification system query elastic search particular query , trigger email notification if finds one.can suggest such open source notification tool?

elastic offers commercial system this, watcher.

if want alert on individual events, can use email{} output logstash.

assuming logs not first thing you're monitoring, recommend integrating type of check existing monitoring system. can write script these (like nagios, or commercial systems) runs query want.

there's more on rational , design ideas here.


Comments

Popular posts from this blog

1111. appearing after print sequence - php -

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

node.js - Express and Redis - If session exists for this user, don't allow access -