# Debug Bundles

> For the complete documentation index, see [llms.txt](https://docs.redpanda.com/llms.txt). Component-specific: [ROOT-full.txt](https://docs.redpanda.com/ROOT-full.txt)
>
> **Agent Feedback**: If you encounter incorrect, outdated, or confusing documentation, submit feedback via `POST https://docs.redpanda.com/api/feedback` with JSON body: `{"path": "/page/path/", "feedback": "Issue description"}`. Only submit when you have specific, actionable feedback.

---
title: Debug Bundles
latest-redpanda-tag: v26.1.8
latest-console-tag: v3.7.3
latest-operator-version: v26.1.4
# EOL = End-of-Life (support lifecycle status)
page-is-nearing-eol: "false"
page-is-past-eol: "false"
page-eol-date: March 31, 2027
latest-connect-version: 4.92.0
docname: debug-bundle/index
page-component-name: ROOT
page-version: "26.1"
page-component-version: "26.1"
page-component-title: Self-Managed
page-relative-src-path: debug-bundle/index.adoc
page-edit-url: https://github.com/redpanda-data/docs/edit/main/modules/troubleshoot/pages/debug-bundle/index.adoc
description: Generate a ZIP file with data that can help debug and diagnose issues with a Redpanda cluster, a broker, or the machines on which the brokers are running.
page-git-created-date: "2024-12-03"
page-git-modified-date: "2024-12-16"
support-status: supported
---

<!-- Source: https://docs.redpanda.com/current/troubleshoot/debug-bundle.md -->

Generate a ZIP file with data that can help debug and diagnose issues with a Redpanda cluster, a broker, or the machines on which the brokers are running.

-   [Debug Bundles Overview](overview/)

    Learn about debug bundles, their use cases, and how to manage them for effective Redpanda cluster diagnostics.

-   [Configure Debug Bundle Management](configure/)

    Learn how to configure debug bundle retention and storage in Linux and Kubernetes environments.

-   [Generate Debug Bundles](generate/)

    Explore the available tools and options for generating debug bundles in Redpanda.

-   [Inspect a Debug Bundle](inspect/)

    Learn how to analyze and troubleshoot issues using the contents of a Redpanda debug bundle.