{
  "schema_version": 2,
  "id": "integrate/redis-data-integration/reference/cli/redis-di-dump-support-package",
  "title": "redis-di dump-support-package",
  "url": "https://redis.io/docs/latest/integrate/redis-data-integration/1.19.1/reference/cli/redis-di-dump-support-package/",
  "summary": "Dumps the RDI support package",
  "content": "\nDumps a comprehensive set of RDI forensics data that you can send to Redis support (see\n[Dump support package](https://redis.io/docs/latest/integrate/redis-data-integration/1.19.1/troubleshooting#dump-support-package)).\nThis is an administration command that is available only on VM installations, where `redis-di`\nforwards it to the bundled `rdi-admin` tool.\n\n## Usage\n\n```\nredis-di dump-support-package [OPTIONS]\n```\n\n## Options\n\n| Option               | Description                                                                              |\n| :------------------- | :--------------------------------------------------------------------------------------- |\n| `-l`, `--log-level`  | Log level: `TRACE`, `DEBUG`, `INFO`, `WARNING`, `ERROR`, or `CRITICAL` (default `INFO`). |\n| `--rdi-namespace`    | RDI Kubernetes namespace (default `rdi`).                                                |\n| `--rdi-host`         | Host or IP of the RDI database (required).                                               |\n| `--rdi-port`         | Port of the RDI database, `1`–`65535` (required).                                        |\n| `--rdi-user`         | RDI database username.                                                                   |\n| `--rdi-password`     | RDI database password.                                                                   |\n| `--rdi-key`          | Private key file to authenticate with.                                                   |\n| `--rdi-cert`         | Client certificate file to authenticate with.                                            |\n| `--rdi-cacert`       | CA certificate file to verify with.                                                      |\n| `--rdi-key-password` | Password for unlocking an encrypted private key.                                         |\n| `--dir`              | Directory where the support file is generated (default `.`).                             |\n| `--dump-rejected`    | Dump rejected records.                                                                   |\n| `--log-days`         | Number of days to look back for log files (default `2`).                                 |\n",
  "tags": ["redis-di"],
  "last_updated": "2026-09-19T17:55:58-07:00"
}
