For the complete documentation index, see llms.txt. This page is also available as Markdown.
Cortex XSOAR 6.13Installation

Uninstall the Server

Uninstall Cortex XSOAR 6.13 while preserving configuration and engine-created files.

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>/ .

Asset
Path

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?