docs/content/stable/yugabyte-platform/alerts-monitoring/anywhere-export-configuration.md
You can export universe metrics and logs to third-party tools for analysis and customization.
To export either metrics or logs from a universe:
Create an export configuration for the integration you want to use. A configuration defines the sign in credentials and settings for the tool that you want to export to.
Using the configuration you created, connect your cluster.
While the connection is active, metrics or logs are automatically streamed to the tool.
To be able to export logs from Kubernetes universes, ensure the OpenTelemetry Operator is installed. Refer to OpenTelemetry Operator for Kubernetes in the OpenTelemetry documentation. Metrics export is not supported on Kubernetes.
Currently, you can export data to the following tools:
| Integration | Log export | Metric export |
|---|---|---|
| Datadog | Database audit logs | Yes |
| Splunk | Database audit logs | |
| AWS CloudWatch | Database audit logs | |
| Google Cloud Logging | Database audit logs | |
| Dynatrace | Yes |
To limit performance impact and control costs, locate export configurations in a region close to your universe(s).
Create and manage export configurations on the Integrations > Logs and Metrics Export page.
The page lists the configured third-party integrations.
To view details for a configuration, select it in the list.
To delete a configuration, click the three dots, and choose Delete configuration. You can't delete a configuration that is assigned to a universe.
Note that you can't modify an existing configuration. If you need to change an configuration (for example, to replace or update an API key) for a particular tool, do the following:
You can add and delete export configurations for the following tools. You can't delete a configuration that is in use by a universe.
The Datadog export configuration requires the following:
To create an export configuration, do the following:
The Splunk export configuration requires the following:
To create an export configuration, do the following:
The AWS CloudWatch export configuration requires the following:
To create an export configuration, do the following:
The Google Cloud Logging export configuration requires the following:
roles/logging.logWriter role.To create an export configuration, do the following:
The Dynatrace integration requires the following:
Publically-accessible OTLP endpoint URL of your Dynatrace instance. The endpoint URL is the URL of your Dynatrace instance. For example:
https://{your-environment-id}.live.dynatrace.com/api/v2/otlp
Note that if you copy your Dynatrace environment ID from the browser address bar, make sure to remove .apps.
Dynatrace Access Token. The access token needs to have ingest metrics, ingest logs, ingest OpenTelemetry traces, and read API tokens scope.
To create an export configuration, do the following: