Please note, this is a STATIC archive of website www.tutorialspoint.com from 11 May 2019, cach3.com does not collect or store any user information, there is no "phishing" involved.

Kibana - Monitoring


Advertisements

Kibana Monitoring gives the details about the performance of ELK stack. We can get the details of memory used, response time etc.

Monitoring Details

To get monitoring details in Kibana, click on the monitoring tab as shown below −

Kibana Monitoring

Since we are using the monitoring for the first time, we need to keep it ON. For this, click the button Turn on monitoring as shown above. Here are the details displayed for Elasticsearch −

Turn on monitoring

It gives the version of elasticsearch, disk available, indices added to elasticsearch, disk usage etc.

The monitoring details for Kibana are shown here −

Monitoring details

It gives the Requests and max response time for the request and also the instances running and memory usage.

Advertisements