Updated on 2023-12-22 GMT+08:00

Viewing Monitored Playbook Instances

Scenario

After a playbook is executed, a playbook instance is generated in the playbook instance management list for monitoring. Each record in the instance monitoring list is an instance. You can view the historical instance task list and the statuses of historical instance tasks.

View instance monitoring information.

Limitations and Constraints

The maximum number of manual retries of a workflow instance is 3. A workflow instance can be retried only after the playbook execution is complete.

Procedure

  1. Log in to the management console.
  2. Click in the upper left corner of the page and choose Security & Compliance > SecMaster.
  3. In the navigation pane, choose Workspaces > Management. In the workspace list, click the name of the target workspace.

    Figure 1 Workspace management page

  4. In the navigation pane on the left, choose Security Orchestration > Playbooks. On the displayed page, click the Instance Management tab.

    Figure 2 Instance Management page

  5. In the instance management list, view the instance name, playbook name, and data class. For details about the parameters, see Table 1.

    Figure 3 Instances
    Table 1 Parameters in the instance list

    Parameter

    Description

    Instance Name

    Name of an instance

    Playbook Name

    Name of the playbook corresponding to the instance.

    Data Class

    Operation object of a playbook

    Trigger Mode

    Triggering mode of an instance

    • Timer Trigger
    • Incident Trigger

    Status

    Status of an instance

    • Succeeded: The playbook instance is successfully executed.
    • Failed: The playbook instance fails to be executed. You can click Retry in the Operation column to execute the playbook again.
    • Running: The playbook instance is running. You can click Terminate in the Operation column to terminate the playbook.
    • Retrying: The playbook instance is being retried.
    • Terminating: The playbook instance is being terminated.
    • Stopped: The playbook instance has been terminated.

    Context

    Context information of an instance

    Instance Creation Time

    Time when an instance is created.

    Instance End Time

    Time when an instance ends.

    Operation

    You can perform operations such as termination and retry.

  6. To view details about an instance, click the instance name. On the displayed page, you can view the instance workflow and workflow node information.