Skip to content
Distr
Book Demo Start free trial Login

Customer Portal Support Bundles

As an end customer, you can create support bundles to share diagnostic data with your vendor when reporting an issue. Support bundles give your vendor the information they need to troubleshoot problems without requiring direct access to your infrastructure.

Customer Portal support bundles page
  1. Navigate to Support in the sidebar and click New Support Bundle.
  2. Enter a Title (required) and an optional Description of the issue.
  3. Click Create. Distr generates a one-time curl command valid for 24 hours.
  4. Run the command on the affected deployment host. The interactive script will:
    • List available Docker containers and prompt for which ones to exclude
    • Show environment variable groups that will be collected, with redacted values already masked, and prompt for which groups to exclude
    • Upload the remaining data to Distr
  5. Nothing is sent until you confirm each section.

After the collection script runs, the bundle status changes from Initialized to Created. Click on any bundle to open the detail view where you can:

  • View all collected resources (container logs, environment variables)
  • Exchange comments with your vendor’s support team
  • Track the bundle status (Initialized, Created, Resolved, Canceled)
Support bundle detail view showing resources and comments
StatusMeaning
InitializedBundle created, collection script not yet run. Secret valid for 24 hours.
CreatedCollection script ran successfully. Resources are attached and ready to review.
ResolvedVendor has marked the bundle as resolved.
CanceledBundle was canceled before data was collected.

You can cancel an Initialized bundle if you no longer need it. Once resolved or canceled, a bundle cannot be reopened.

For the vendor-side setup and configuration, see Support Bundles.