Generate Debug Bundles
- Generate a Debug Bundle with
rpk
in LinuxUse
rpk
to generate a debug bundle on a Redpanda cluster running in Linux. - Generate a Debug Bundle with
rpk
in KubernetesUse
rpk
to generate a debug bundle on a Redpanda cluster running in Kubernetes. - Manage Debug Bundles in Redpanda Console
Learn how to generate, download, and delete debug bundles in Redpanda Console for comprehensive cluster diagnostics.
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.
Was this helpful?