psmiraglia / elk-health

POC to check the health of an ELK stack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ELK Health

This is a POC to monitor the health of an ELK stack.

The base idea sees a checker machine injecting a check in the ELK pipeline. Then, the presence of this check within the Elasticsearch cluster is checked.

If present, the ELK stack is healthy. If not, Houston, we have a problem...

About

POC to check the health of an ELK stack


Languages

Language:Python 91.5%Language:Dockerfile 8.5%