﻿---
title: Platform monitoring deployment logs and metrics
description: On the Elasticsearch page, the following logs and metrics are available: If a Kibana instance exists for the deployment, the following Kibana logs and...
url: https://www.elastic.co/elastic/docs-builder/docs/3028/deploy-manage/monitor/orchestrators/ece-monitoring-ece-access
products:
  - Elastic Cloud Enterprise
applies_to:
  - Elastic Cloud Enterprise: Generally available
---

# Platform monitoring deployment logs and metrics
On the **Elasticsearch** page, the following logs and metrics are available:

| Log or metric         | Description                                                                                                     |
|-----------------------|-----------------------------------------------------------------------------------------------------------------|
| Elasticsearch logs    | Detailed logs related to cluster state.                                                                         |
| Elasticsearch metrics | Detailed metrics for CPU and memory usage, running processes, networking and file system performance, and more. |
| Proxy logs            | Search and indexing requests that proxies have sent to the Elasticsearch cluster.                               |

If a Kibana instance exists for the deployment, the following Kibana logs and metrics are also available from the **Kibana** page:

| Log or metric  | Description                                                                                                     |
|----------------|-----------------------------------------------------------------------------------------------------------------|
| Kibana logs    | Detailed logs related to instance state.                                                                        |
| Kibana metrics | Detailed metrics for CPU and memory usage, running processes, networking and file system performance, and more. |
| Proxy logs     | Requests that proxies have sent to the Kibana instance.                                                         |


## Access logs and metrics

To access logs and metrics for your deployment:
1. [Log into the Cloud UI](https://www.elastic.co/elastic/docs-builder/docs/3028/deploy-manage/deploy/cloud-enterprise/log-into-cloud-ui).
2. From the **Deployments** page, select your deployment.
   Narrow the list by name, ID, or choose from several other filters. To further define the list, use a combination of filters.
3. Depending on the logs or metrics that you want to access, click on the **Elasticsearch** or **Kibana** page.
   <tip>
   If you have a license from 2018 or earlier, you might receive a warning that your cluster license is about to expire. Don’t panic, it isn’t really. Elastic Cloud Enterprise manages the cluster licenses so that you don’t have to. In rare cases, such as when a cluster is overloaded, it can take longer for Elastic Cloud Enterprise to reapply the cluster license. If you have a license from 2019 and later, you’ll receive a warning only when your full platform license is about to expire, which you’ll need to renew.
   </tip>
4. Select one of the links and log in with the `elastic` user of the `logging-and-metrics` deployment. If you do not know the password, you can [reset it first](https://www.elastic.co/elastic/docs-builder/docs/3028/deploy-manage/users-roles/cluster-or-deployment-auth/built-in-users).
   <tip>
   The password you specify must be for the `elastic` user on the `logging-and-metrics` cluster, where the logging and metrics indices are collected. If you need to reset the password for the user, make sure you reset for the `logging-and-metrics` cluster.
   </tip>
   After you select one of the links, Kibana opens and shows you a view of the monitoring metrics for the logs or metrics that you selected.

If you are looking for an Elasticsearch or Kibana diagnostic to share with Elastic support, go to the **Operations** page for the deployment and download the diagnostic bundle to attach to your ticket. If logs or an ECE diagnostic are requested by Elastic support, [run the ECE diagnostics tool](https://www.elastic.co/elastic/docs-builder/docs/3028/troubleshoot/deployments/cloud-enterprise/run-ece-diagnostics-tool).