If you upgrade to QRadar version 7.4.3 Fix Pack 1 or
later, you must uninstall the IBM Security
QRadar Analyst Workflow stand-alone version.
Procedure
- To stop the QRadar
Analyst Workflow, run the following
commands in order.
/opt/ibm/si/conman/bin/conman-api-cli.sh stop -n ui -f
/opt/ibm/si/conman/bin/conman-api-cli.sh stop -n graphql -f
- To remove the Docker images, run the following command.
- Obtain the container ID and graphical ID from your system administrator, and run the
following command.
docker image rm <ui-container-id> <graphql-container-id>
- To remove the folder extracted from Step 3, for example rm -rf
qradar-ui, run the following commands in order.
- To remove the application, run the following commands in order.
/opt/ibm/si/conman/bin/conman-api-cli.sh remove -n ui -f
/opt/ibm/si/conman/bin/conman-api-cli.sh remove -n graphql -f
What to do next
After you uninstall the stand-alone version, you can Install the UBI app version.