Reindex a Specific Index for a Distributed Database
Follow these steps to reindex a specific index in a distributed
database environment.
Follow these steps to reindex a specific index
in a distributed database environment. You need to log in to each
database machine and run the indexing command with the name of the
specific index on each database machine. Depending on the volume
of the data in the system, it may take some time for the indexing
to complete.
Stop the Cortex XSOAR service.
sudo systemctl stop demisto
Log in to the main database machine and all secondary
database machines.
Stop the demisto instance on the main database and all secondary
databases.
sudo systemctl stop demisto
On each database machine, run the server and be sure
to specify the index as an argument.