Reinstall or revert Modern or Classic Splunk SOAR Automation Brokers
If there is a problem with your Splunk SOAR Automation Broker installation, you can reinstall the Splunk SOAR Automation Broker.
If you need to reinstall or revert the Splunk SOAR Automation Broker to an earlier release, you must set up the connection with Splunk SOAR (Cloud) or Splunk SOAR (On-premises) again.
Perform these steps in combination with the Splunk SOAR administrator, if you are not the Splunk SOAR administrator.
To reinstall or revert Modern or Classic Splunk SOAR Automation Brokers follow these steps.
- As a user with docker or podman permissions, stop the Splunk SOAR Automation Broker by locating the running container for the broker, then stopping the container.
- For Docker:
CODE
docker psCODEdocker stop <container_name> - For Podman:
CODE
pdoman psCODEpodman stop <container_name>
- For Docker:
- After you have stopped the container, you can install the Splunk SOAR Automation Broker by following the installation instructions.
- Modern brokers: Set up the Splunk SOAR Broker Manager with Docker or Podman
- Classic brokers: Prepare to install the Classic Splunk SOAR Automation Broker
You might be able to skip some steps in the installation instructions.
- If you already have the container image you need, you might skip steps to obtain a new container image.
- If you are reusing the data directory, you can skip steps related to creating and assigning permissions to a data directory.
- If you are reusing the data directory, you can skip steps related to registering your Automation Broker with Splunk SOAR (Cloud) or Splunk SOAR (On-premises).