﻿---
title: Visualizing monitoring data
description: From within the Stack Monitoring section of Kibana, you can view health and performance data for Elasticsearch, Logstash, Kibana, and Beats in real time,...
url: https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/7034/deploy-manage/monitor/monitoring-data/visualizing-monitoring-data
products:
  - Kibana
applies_to:
  - Elastic Cloud Hosted: Generally available
  - Elastic Cloud on Kubernetes: Generally available
  - Elastic Cloud Enterprise: Generally available
  - Self-managed Elastic deployments: Generally available
---

# Visualizing monitoring data
From within the **Stack Monitoring** section of Kibana, you can view health and performance data for Elasticsearch, Logstash, Kibana, and Beats in real time, as well as analyze past performance.
Before you can see this data inside of Kibana, you need to [configure stack monitoring](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/7034/deploy-manage/monitor/stack-monitoring) and, for Elastic Cloud on Kubernetes and self-managed deployments, [configure Kibana to retrieve and display monitoring data](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/7034/deploy-manage/monitor/stack-monitoring/kibana-monitoring-data).
Review the following topics to learn more about the metrics and visualizations available in the **Stack Monitoring** area:
- [Elasticsearch metrics](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/7034/deploy-manage/monitor/monitoring-data/elasticsearch-metrics)
- [Kibana metrics](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/7034/deploy-manage/monitor/monitoring-data/kibana-page)
- [Integrations Server metrics](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/7034/deploy-manage/monitor/monitoring-data/integrations-server-page) <applies-to>Elastic Cloud Hosted: Generally available</applies-to> <applies-to>Elastic Cloud Enterprise: Generally available</applies-to>
- [Beats metrics](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/7034/deploy-manage/monitor/monitoring-data/beats-page)
- [Logstash metrics](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/7034/deploy-manage/monitor/monitoring-data/logstash-page)

From the **Stack Monitoring** section, you can also configure [Kibana alerts](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/7034/deploy-manage/monitor/monitoring-data/configure-stack-monitoring-alerts) for stack monitoring metrics.
To investigate logs alongside the metrics shown in Stack Monitoring, open your shipped logs in [Discover](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/7034/explore-analyze/discover) and filter by log level and time range to identify failures or anomalies that correlate with the metrics. Kibana provides a [dedicated logs experience in Discover](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/7034/solutions/observability/logs/discover-logs) for data that matches `logs-*` indices. The data view you query depends on how you ship logs:
- On Elastic Cloud Hosted and Elastic Cloud Enterprise, use the `elastic-cloud-logs-*` data view, which is set up automatically when you [enable logging and monitoring](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/7034/deploy-manage/monitor/stack-monitoring/ece-ech-stack-monitoring).
- On Elastic Cloud on Kubernetes and self-managed deployments, use the data view that matches your log shipping setup, such as the Filebeat or Elastic Agent output indices. For details, refer to [Enable stack monitoring on ECK deployments](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/7034/deploy-manage/monitor/stack-monitoring/eck-stack-monitoring) or [Enable stack monitoring for Elasticsearch on a self-managed cluster](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/7034/deploy-manage/monitor/stack-monitoring/elasticsearch-monitoring-self-managed).

If you're having trouble accessing your monitoring data within the **Stack Monitoring** section, then refer to [Troubleshooting visualizing monitoring data in Kibana](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/7034/deploy-manage/monitor/monitoring-data/monitor-troubleshooting).
If you enable monitoring across the Elastic Stack, each monitored component is considered unique based on its persistent UUID, which is written to the [`path.data`](https://docs-v3-preview.elastic.dev/elastic/kibana/tree/main/reference/configuration-reference/general-settings#path-data) directory when the node or instance starts.