collect_log
Description
Collects diagnostic logs.
Usage
| Parameter | Description | Example |
|---|---|---|
| --db | Collects database diagnostic logs. | zstack-ctl collect_log --db |
| --mn-only | Collects only management node diagnostic logs. | zstack-ctl collect_log --mn-only |
| --full | Collects diagnostic logs of all management nodes and hosts. | zstack-ctl collect_log --full |
| --host HOST | Collects diagnostic logs of the management nodes and specified hosts. | zstack-ctl collect_log --host 172.20.11.121
|