tpaexec archive-logs v23
To create a log directory and archive logs from instances, run
This will create a logs/YYYYMMDDHHMMss/ directory in your cluster directory and download a tar.gz archive of all the files under /var/log on each instance in the cluster into a separate directory.
Prerequisites
If you have an existing cluster you can run tpaexec archive-logs
immediately. But if you are configuring a new cluster, you must at least
provision the cluster. You will get more logs if
you also deploy the cluster.
Quickstart
You can append -v
, -vv
, etc. to the command if you want more verbose output.
Generated files
You can find the logs for each instance under the cluster directory:
Archive contents example:
- On this page
- Prerequisites
- Quickstart
- Generated files