Laur's blog
Sign in Subscribe

kibana

A collection of 4 posts
Monitor ethOS Distro with Elastic Search - 3
elastic

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 get something like: { "count": 5319, "_shards": { "total": 5, "successful": 5, "skipped": 0, "failed"
Dec 27, 2017 3 min read
Monitor Docker Logs with ELK - 2
elastic

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 way described by the first part, so I would suggest to read through it if you haven't already. Verify First, make sure you
Dec 12, 2017 2 min read
Monitor Docker Logs with ELK - 1
docker

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 logs produced by my various docker instances. This first part deals with configuring ELK and logspout. Prerequisites I assume the following: * ELK is installed. You
Dec 12, 2017 2 min read
Monitor ethOS Distro with Elastic Search - 1
elasticsearch

Monitor ethOS Distro with Elastic Search - 1

TL;DR: It's possible to monitor your ethos distro install on an ElasticSearch instance. I like EthOS. I like its panel too, but at the time of writing it had some issues on updating values This was somewhat unfortunate because it's the same time when I
Nov 30, 2017 3 min read
Page 1 of 1
Laur's blog © 2025
  • Sign up
Powered by Ghost