From the course: Elasticsearch Essential Training
Unlock this course with a free trial
Join today to access over 25,500 courses taught by industry experts.
Set up Kibana - Elastic Stack Tutorial
From the course: Elasticsearch Essential Training
Set up Kibana
- [Instructor] You have gathered your data, performed powerful searches, and created insightful aggregation, but what if you could visualize all that data through interactive charts and dashboards without writing a single line of code? That's where the Kibana comes in. Kibana is the visualization layer of the ELK Stack. Remember, ELK stack stands for Elasticsearch, Logstash, and Kibana. It helps you to visualize the data from Elasticsearch. You can also create the dashboards and the charts using the Kibana. With the help of Kibana, you can also explore the data interactively. Maybe you want to monitor and analyze the real-time data. All of that you can do with the Kibana. There are different ways to install the Kibana. It depends how you're using the Elasticsearch. For example, you can use the Kibana on the Elastic Cloud. You can also install locally, and you can use the Kibana on your machine itself. You may also have an option to use the Kibana as a Docker container setup…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.