Documentation for automated readers
A curated documentation index is available at: https://grafana.com/llms.txt
A complete documentation index is available at: https://grafana.com/llms-full.txt
These indexes can help with page discovery before fetching individual documents.
This page is also available in Markdown, which may be easier for automated readers and AI tools to parse than HTML. The Markdown version is available at https://grafana.com/docs/grafana-cloud/observe-and-act/send-data/logs/export/cle-alerting.md, or by sending Accept: text/markdown to https://grafana.com/docs/grafana-cloud/observe-and-act/send-data/logs/export/cle-alerting/. For broader documentation discovery, the curated index is available at https://grafana.com/llms.txt and the complete index is available at https://grafana.com/llms-full.txt.
Cloud Logs Export Alerting
When using Cloud Logs Export, it is important to set up alerting to be notified of any export failures. Export failures can happen for various reasons such as misconfigured permissions, deleted buckets, or issues on the cloud provider side.
By configuring alerts, you can ensure that you are promptly notified if the Cloud Logs Export feature is unable to successfully write logs to your target bucket.
Recommended Alerts
We recommend creating alerts based on the metrics or logs related to the export process.
If you observe errors in your insightlogs data source, or notice that the Age of last synced file metric in the Cloud Logs Export Insights dashboard isn’t behaving as expected, your alert should trigger so that you can investigate and resolve the issue.
It is recommended to have at least one alert that fires for the absence of grafanacloud_logs_instance_cloud_logs_export_status{status="succeeded"} in the last 24h. This metric is available under the grafanacloud-usage data source.
How to set up an alert
To set up an alert for Cloud Logs Export failures:
- Navigate to Alerting > Alert rules in your Grafana instance.
- Click New alert rule.
- Define a query that monitors the Cloud Logs Export metrics or queries the
insightlogsdata source for export errors. - Configure the alert condition and evaluation behavior.
- Set up notifications to route the alerts to your preferred channels.
For more detailed information on configuring alerts, refer to the Grafana Alerting documentation.
Was this page helpful?
Related resources from Grafana Labs


