Uninstall the Server
Uninstall Cortex XSOAR 6.13. Configuration files and files created by engines are not removed.
When you uninstall Cortex XSOAR, configuration files and files that were created by engines (i.e., log files) are not removed. If you uninstall and then re-install Cortex XSOAR, make sure the d1.conf and other related files are removed.
By default, the .sh file is in /home/<user-name>/ .
Binaries
/usr/local/demisto
Data
/var/lib/demisto
Logs
/var/log/demisto
Configuration
/etc/demisto.conf (not created if defaults are selected during installation)
Reports
/tmp/demisto_install.log
Install Log
/tmp/demisto_install.log
The uninstall command supports the y flag.
Run the following command to uninstall Cortex XSOAR.
sudo ./demistoserver-xxxx.sh -- -purge.
Last updated
Was this helpful?
