Dec 27, 2017 elastic example graph kibana measure monitor search Monitor ethOS Distro with Elastic Search - 3 Once we've set up the data sending from out ethOS machine, we can check that ElasticSearch collects data. With GET /ethos/_count, we
Dec 12, 2017 elastic graphs kibana logstash search timelion Monitor Docker Logs with ELK - 2 This second post in the series provides a starting point for visualising the log data. It makes some assumptions that logs are collected in a
Dec 12, 2017 docker elastic kibana log logstash monitor search Monitor Docker Logs with ELK - 1 Following my attempts to monitor ethOS data via ElasticSearch and Kibana, I've thought it would be a good idea to start monitoring the
Dec 6, 2017 configure elastic ethos monitor php script search Monitor ethOS Distro with Elastic Search - 2 Following the previous post, we are now in position to install the monitoring code on the monitoried machine, of course. The easiest way is to
Nov 9, 2017 elastic error index search symlink Don't Symlink Indices in ElasticSearch! The other day I've been trying to improve the downtime when updating an index in elasticsearch (ES) and I've decided the