Collect logfiles

If you have some issue with your system, logs can help to find out what went wrong. You can collect webservice , broker and transform logs automatically using a helper script.

Navigate to the /home/sandbox/sandbox folder where you installed the product and locate the collect_logs.sh script. Make sure you have the correct rights to run the script.

If you are facing an ongoing issue and you would like to restart the webservice, it is highly recommended to run collect_logs.sh before restarting the webservice!

Otherwise the logs from the currently running Docker containers would be lost.

Bash
Copy

The script might take a few minutes to complete and it will output some information about the collected log files, for example:

Bash
Copy

The output shows the path to the ZIP file that contains the collected logs. Note that the file can be large (a few hundred megabytes).

This is only available from version 1.8.0

Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
On This Page
Collect logfiles