July 2017
Intermediate to advanced
374 pages
8h
English
Kibana works on the top layer of Elasticsearch, which visualizes the data that provides insights on the data received from the environment and helps them make required decisions. In short, Kibana is a GUI that is used to search for logs from Elasticsearch.
Once you have installed Kibana, the following should appear at http://ip-address:5601/, which will ask you to create an index and configure your Kibana dashboard:

Once you have configured it, the following screen, which shows the logs in a format with the timestamp, should appear:
Now, out of these, we need to create dashboards that will give us the view of logs to visualize, which ...
Read now
Unlock full access