You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

How can I collect data for Kiuwan support?

If you have detected a bug or need to contact Kiuwan support, you can collect valuable information that will help us diagnose your problem by executing:

cd [INSTALLER_DIR]/support

sudo ./collect-support-info.sh

This will gather all relevant diagnose data and store it under [INSTALLER_DIR]/support/[yyyyMMddhhmmss], where the folder name corresponds to the current timestamp.

Note that the needed time to collect all data depends on the size of your data and could take some minutes.

As the included files may contain sensible information, you can check if anything that should not leave your organization must be removed from the files before sending them to Kiuwan support.

Once the support files have been collected, compress the folder into a single zip file (please replace the [yyyyMMddhhmmss] with the name of the folder created by the script:

zip -r support-info.zip [yyyyMMddhhmmss]

Where are logs stored?

 

I'm short on disk space, how can I manually purge data that I do not want anymore?

 

  • No labels