Turn Off the Cortex Integration#
Turn off the Cortex integration if you don't use Cortex analyzers or responders.
Maintenance window required
This procedure involves changing configuration files and restarting services. Schedule a maintenance window to prevent service disruption.
Procedure
-
Stop TheHive service.
Service commands
For stop/restart commands depending on your installation method, refer back to the relevant installation guide.
-
Open the
application.conf
file using a text editor. -
Uncomment the following line:
scalligraph.disabledModules += org.thp.thehive.connector.cortex.CortexModule
-
Save your modifications in the
application.conf
file. -
Restart TheHive service.