> ## Documentation Index
> Fetch the complete documentation index at: https://docs.coreweave.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Data sources

> Understand the Global and Super Regional data source locations for querying CoreWeave metrics and logs

CoreWeave captures and stores metrics and logs to help you monitor the health of your systems and troubleshoot issues. This page describes the Global and Super Regional data sources available for querying that data, and helps you choose the right data source for your use case.

CoreWeave stores logs and metrics in the location where they're generated. For example, the metrics and logs for a cluster in the Availability Zone `US-EAST-04A` are stored in the `US-EAST` Super Region. For more information about Regions and Availability Zones, see [About Regions and Availability Zones](../../platform/regions/about-regions-and-azs).

## Data locations and queries

CoreWeave provides two main locations to query data from:

* **Global location**. A single data source for all logs and metrics in all locations. The Global location lets you query and visualize metrics and logs data across clusters from multiple geographical locations.
* **Super Regional location**. The Super Regional data source for your metrics and logs. Super Regional locations are useful for highly latency-sensitive use cases and for issues that require deeper investigation. Super Regional-bound queries return more data because they don't reach the limits sometimes imposed by global queries.

Use the following table to help determine when to use Global or Super Regional data:

| Data source        | When to use                                                                                                                                              |
| ------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Global**         | Building dashboards spanning multiple regions.<br />Investigating issues affecting multiple clusters.<br />Performing high-level observability analysis. |
| **Super Regional** | Troubleshooting a specific cluster.<br />Running large or detailed log queries.<br />Investigating incidents where query result limits may apply.        |

For more information about Super Regions, see [CoreWeave's geographical hierarchy](/platform/regions/about-regions-and-azs#geographical-hierarchy).

## Metrics data locations

CoreWeave provides the following data sources for metrics:

| Location | Address                          | Grafana data source name   | Default data source |
| -------- | -------------------------------- | -------------------------- | ------------------- |
| Global   | `observe.coreweave.com`          | CoreWeave Metrics          | Yes                 |
| US East  | `observe.us-east.coreweave.com`  | CoreWeave Metrics US East  | No                  |
| US West  | `observe.us-west.coreweave.com`  | CoreWeave Metrics US West  | No                  |
| EU South | `observe.eu-south.coreweave.com` | CoreWeave Metrics EU South | No                  |

## Logs data locations

[Logs](#log-content) are available from both Global and Super Regional data sources. Audit logs are available through dedicated audit logs data sources in each Super Region. In the Global data source, the CoreWeave logs dataset also includes audit logs to support cross-region observability queries. For more targeted investigation or security analysis, use the regional CoreWeave audit logs data sources.

The location-specific log sources contain all logs except CKS audit logs, and the location-specific audit log data sources only contain CKS audit logs.

CoreWeave provides the following data sources for application and audit logs:

| Location | Addresses                                                                            | Grafana data source name                                           | Default data source      |
| -------- | ------------------------------------------------------------------------------------ | ------------------------------------------------------------------ | ------------------------ |
| Global   | `observe.coreweave.com`                                                              | CoreWeave Logs (includes audit logs)                               | Yes                      |
| US East  | `observe.us-east.coreweave.com` <br /><br /> `observe-audit.us-east.coreweave.com`   | CoreWeave Logs US East <br /><br /> CoreWeave Logs Audit US East   | No <br /><br /><br /> No |
| US West  | `observe.us-west.coreweave.com` <br /><br /> `observe-audit.us-west.coreweave.com`   | CoreWeave Logs US West <br /><br /> CoreWeave Logs Audit US West   | No <br /><br /><br /> No |
| EU South | `observe.eu-south.coreweave.com` <br /><br /> `observe-audit.eu-south.coreweave.com` | CoreWeave Logs EU South <br /><br /> CoreWeave Logs Audit EU South | No <br /><br /><br /> No |

### Legacy logs

If you can't find logs in a Super Region endpoint, use the `observe-legacy.coreweave.com` endpoint. This temporary endpoint provides access to logs that might not yet be in a Super Region. Certain types of logs expire after two weeks and aren't available in a Super Region or the legacy endpoint.

| Location | Addresses                      | Grafana data source name                      | Default data source |
| -------- | ------------------------------ | --------------------------------------------- | ------------------- |
| Global   | `observe-legacy.coreweave.com` | CoreWeave Logs (Legacy) (includes audit logs) | No                  |

<Note>CoreWeave audit logs only contain CKS audit logs. For more information, see the following Log content table.</Note>

### Log content

| Log type                          | Contents                                                                                                       |
| --------------------------------- | -------------------------------------------------------------------------------------------------------------- |
| **Application and platform logs** | Customer workload and pod logs from CKS (for example, container `stdout` and `stderr` and application output). |
| **CKS audit logs**                | Tracking and recording system events and user activities for security analysis and compliance.                 |

The Global location provides a single unified query interface across all locations and types of logs.

## Query latency

Latency is already low when querying metrics and logs from the Global location. However, for the lowest latency, query from the location where the metrics or logs are stored.

To find where CoreWeave stores your metrics or logs, use the Cloud Console or API to get the location of your clusters, and then refer to the following table to discover where CoreWeave stores your cluster's metrics or logs:

| Metrics and logs location | Cluster locations                                        |
| ------------------------- | -------------------------------------------------------- |
| US East                   | All clusters in the US-East and CA-East Super Regions    |
| US West                   | All clusters in the US-West and US-Central Super Regions |
| EU South                  | All clusters in the EU                                   |
