Reinstall or revert the Splunk SOAR Automation Broker
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.
If you reuse an existing directory for persistent data, you do not need to reregister the Splunk SOAR Automation Broker. If the problem that requires you to reinstall is due to stale or bad data in your persisted data, you must create a new directory and reregister.
To reinstall or revert the Splunk SOAR Automation Broker 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:
docker ps
docker stop <container_name>
- For Podman:
pdoman ps
podman stop <container_name>
- For Docker:
- Once the container has been stopped, you can install the Splunk SOAR Automation Broker by following the installation instructions.
- Install Splunk Automation Broker on a Docker host
- Install Splunk Automation Broker on a Podman host
- Install Splunk Automation Broker when you cannot use DockerHub
You may be able to skip some steps in the installation instructions.
- If you already have the container image you need, you may 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).
Upgrade or update the Splunk SOAR Automation Broker | Add a Certificate Authority to the Splunk SOAR Automation Broker |
This documentation applies to the following versions of Splunk® Automation Broker: current
Feedback submitted, thanks!