Back

Explore Courses Blog Tutorials Interview Questions
0 votes
4 views
in DevOps and Agile by (55.6k points)
Could you explain ELK in simple words?

1 Answer

0 votes
by (119k points)
edited by

ELK stack is made up of Elasticsearch, Logstash, and Kibana open-source platforms. Each platform is a separate project offered by an elastic company, even though these are built to work together.

Elastic search is a distributed NoSQL database where we can store messages in JSON format. Search engines adapt elastic search for fast data extraction in less time.

Logstash is a collector that collects the data from different sources and streams data into the pipeline of processing events. After processing each event, it sends output to the Elastic search. 

Kibana is a visualization tool used to analyze by creating different graphs and dashboards from elastic search data.

I would suggest this DevOps Training by Intellipaat if you are interested in learning ELK Stack.

Do check out this ELK Stack training by Intellipaat to learn from experts.

You can watch this video on ELK tutorial for beginners to get an overview of ELK:

Related questions

0 votes
1 answer
0 votes
1 answer
asked Mar 7, 2020 in DevOps and Agile by Sudhir_1997 (55.6k points)
0 votes
1 answer
asked Mar 7, 2020 in DevOps and Agile by Sudhir_1997 (55.6k points)
0 votes
1 answer

Browse Categories

...