# Generate Debug Bundles

> For the complete documentation index, see [llms.txt](https://docs.redpanda.com/llms.txt). Component-specific: [streaming-full.txt](https://docs.redpanda.com/streaming-full.txt)

---
title: Generate Debug Bundles
latest-redpanda-tag: v24.3.9
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: "true"
page-eol-date: December 3, 2025
latest-connect-version: 4.93.0
docname: debug-bundle/generate/index
page-component-name: streaming
page-version: "24.3"
page-component-version: "24.3"
page-component-title: Streaming
page-relative-src-path: debug-bundle/generate/index.adoc
page-edit-url: https://github.com/redpanda-data/docs/edit/v/24.3/modules/troubleshoot/pages/debug-bundle/generate/index.adoc
description: Explore the available tools and options for generating debug bundles in Redpanda.
page-git-created-date: "2024-12-16"
page-git-modified-date: "2024-12-16"
support-status: past end-of-life
---

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

Debug bundles are essential for diagnosing and troubleshooting issues in your Redpanda cluster. They consolidate logs, metrics, and other important data into a single archive, making it easier to analyze cluster health and share information with Redpanda support.

-   [Generate a Debug Bundle with `rpk` in Linux](linux/)

    Use `rpk` to generate a debug bundle on a Redpanda cluster running in Linux.

-   [Generate a Debug Bundle with `rpk` in Kubernetes](kubernetes/)

    Use `rpk` to generate a debug bundle on a Redpanda cluster running in Kubernetes.

-   [Manage Debug Bundles in Redpanda Console](https://docs.redpanda.com/streaming/24.3/console/ui/generate-bundle/)

    Learn how to generate, download, and delete debug bundles in Redpanda Console for comprehensive cluster diagnostics.