diff --git a/docs/product/explore/logs/index.mdx b/docs/product/explore/logs/index.mdx index 19bd1129935fe..dca4829155843 100644 --- a/docs/product/explore/logs/index.mdx +++ b/docs/product/explore/logs/index.mdx @@ -81,6 +81,13 @@ Conditions in which auto-refresh is disabled: - Auto-refresh will be disabled if there is an error fetching logs. - Auto-refresh is not available in the aggregates view. +**Export Data** +You can export up to 10,000 log lines in CSV or [JSON Lines (JSONL)](https://jsonlines.org/) format. + +- Click **Export Data** to select your format, pick whether to export only the currently displayed columns or all columns, and choose the number of rows. + - **Note:** Use either format to export the currently displayed columns, or use JSONL to export All Columns. +- Depending on the size, the file will either download directly or be sent to you via email. + ### Query Volumes When the number of logs returned by a query is too high, there are a couple of changes to the logs explorer functionality. To reduce query volumes, consider [filtering logs](/concepts/data-management/filtering/#logs-filtering) or refining your [search query](/concepts/search/) with more specific criteria. - Auto-refresh will be disabled. @@ -128,7 +135,3 @@ Your Sentry logs can be leveraged with AI agents and tooling for debugging, summ - **[Sentry CLI](/cli/logs/)**: Provides command-line access to your logs, making it easy to feed log data directly into AI tools and scripts for analysis. - **[Sentry MCP Server](https://mcp.sentry.dev)**: Provides secure connectivity between your Sentry data and LLM clients using the Model Context Protocol. This enables natural language queries and deep integration with AI tools like Claude, Cursor, and VS Code. - **[Seer](/product/ai-in-sentry/seer/)**: Sentry's AI debugging agent automatically uses logs alongside other telemetry data to provide intelligent issue analysis and automated fixes. - -## Video - Getting Started with Sentry Logs - -