Running the QRadar Suite Software execute sequence
The Sequence Operator
orchestrates the deployment of IBM Security QRadar® Suite Software applications by running sequences. QRadar Suite Software provides an action to rerun one or more
sequences on-demand.
Before you begin
Install the command-line interface (CLI) utility cpctl from the cp-serviceability pod. For more information, see Installing the cpctl utility.
About this task
The sequences that the operator initiates can have the following states.
- Successful State: The operator deployed the sequence.
- Running State: The operator is in process of deploying the sequence.
- Pending State: The operator did not process the sequence or the sequence is to be redeployed after helm upgrade or execute_sequence support action.
- Failing State: The operator is failing to deploy the sequence. The deployment will be rerun repeatedly.
Procedure
Example
For example, enter the following command to run the tisscoring sequence.
cpctl tools execute_sequence --token $(oc whoami -t) --sequence tisscoring
The following output is an example of the output that results from running the tisscoring sequence. The report indicates that the input sequence tisscoring was already scheduled to run when a new operation was queued to run.
run sequence... localhost done | stdout: Sequence was not completed - updating anyway Sequence uuid: 1603808707 Guard uuid: 1603808707 iscsequence.isc.ibm.com/tisscoring patched Updated sequence uuid: 1603809032