Hi guys. Is there a way to configure ES to notify someone or something when
an error occurs? Alternatively, is there an ES log parser for finding
errors in ES log files?
If neither exist, what's the recommended way to keep abreast of errors?
So ES logs messages using Log4j, which definitely supports email
notifications. Is it possible to conifgure logging.yml to send emails when
an error occurs?
So ES logs messages using Log4j, which definitely supports email
notifications. Is it possible to conifgure logging.yml to send emails when
an error occurs?
Haven't tried that but it should work?
Another solution ($) is Papertrail (via log4j syslog appender), see Java log4j - Papertrail.
Never configured log4j with mail notifications, but configuration wise, the
yml is basically the properties based configuration of log4j with
properties simply squashed down.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.