A previous post showed how the Elastic Stack can be used on Linux on Z. It based on version 5.5.2 these days. If you are looking at using the latest version 6.0.0, read on...
Showing posts with label elastic stack. Show all posts
Showing posts with label elastic stack. Show all posts
Friday, November 17, 2017
Sunday, September 17, 2017
Elastic Stack on Z
The Elastic Stack, also known as ELK stack, is a popular choice to manage logs. ELK is an acronym for its three main components Elasticsearch, Logstash and Kibana; Elastic Stack is the more recent name for it. ELK is written in Java and maintained by Elastic. The three building blocks have a clear separation of duty:
- Elasticsearch is a database for storing
- Logstash ingests logs in various formats and can transform them for efficient processing with Elasticsearch
- Kibana is a graphical, web-based front end to Elasticsearch
Labels:
container,
docker,
elastic,
elastic stack,
elasticsearch,
elk,
elk stack,
java,
kibana,
logstash,
openjdk
Subscribe to:
Posts (Atom)