This documentation contains work-in-progress information for future Elastic Stack and Cloud releases. Use the version selector to view supported release docs. It also contains some Elastic Cloud serverless information. Check out our serverless docs for more details.
Configure monitoring in Kibana
editConfigure monitoring in Kibana
editIf you enable the monitoring features in your cluster, there are a few methods available to collect metrics about Kibana:
- Elastic Agent collection: Uses a single agent to gather logs and metrics. Can be managed from a central location in Fleet.
- Metricbeat collection: Uses a lightweight Beats shipper to gather metrics. May be preferred if you have an existing investment in Beats or are not yet ready to use Elastic Agent.
- Legacy collection: Uses internal collectors to gather metrics. Not recommended. If you have previously configured legacy collection methods, you should migrate to using Elastic Agent or Metricbeat.
You can also use Kibana to visualize monitoring data from across the Elastic Stack.
To learn about monitoring in general, see Monitor a cluster.