Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

Installing the Stand-Alone Version

You can install QRadar Analyst Workflow on JSA 7.4.0 or later.

The following instructions describe the installation process for JSA versions 7.4.0 to 7.4.3 GA only. For installations with JSA version 7.4.3 Fix Pack 1 and later, QRadar Analyst Workflow is installed as a standard application by using extensions management. For more information, see Installing the UBI App Version.

The stand-alone version of QRadar Analyst Workflow requires root access to install. If you are using the command line to enable root user privileges, you must use the following command:

sudo su -

If you use sudo su (without -), full root access is not granted.

  1. If you have custom certificates, run the following commands on your JSA Console, in any directory:

    • update-ca-trust

    • systemctl restart docker

  2. Download the latest version of the QRadar Analyst Workflow<x.x.x>.zip file from Juniper Downloads. See instructions on the IBM Security App Exchange.

  3. Copy the file onto your JSA host by using the Linux "secure copy" (scp) command or an FTP client.

    Secure copy example:scp QRadarAnalystWorkflow<x.x.x>.zip <QRadar host>:/<directory>

  4. Type the following command to create a new directory on the JSA host: mkdir qradar-ui

    Note:

    If the directory exists from a previous installation, you must delete it before you extract the .zip file.

  5. To extract the latest version of the QRadarAnalystWorkflow<x.x.x>.zip file on your JSA host, type the following command:

    unzip QRadarAnalystWorkflow<x.x.x>.zip -d qradar-ui

  6. Run ./qradar-ui/start.sh, then wait for the logs to run.

  7. Access the QRadar Analyst Workflow by using one of the following methods:

    • In the navigation menu, click Try the New UI.

    • Access the new UI in your browser at https://<QRadar IP address>/console/ui.