IBM QRadar SOAR

IBM QRadar SOAR

Join this online user group to communicate across Security product users and IBM experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  Regarding Related Incidents

    Posted Sun February 26, 2023 01:16 PM

    Hi Team , 

    Is their a way to control Related incidents feature in Resilient soar. 



    ------------------------------
    Shubham Agarwal
    ------------------------------


  • 2.  RE: Regarding Related Incidents

    Posted Wed March 01, 2023 02:16 AM

    Hi, 

    Related incidents can be controlled by multiple places (https://www.ibm.com/docs/en/sqsp/48?topic=artifacts-incident-tab), depending on the scope and purposes when investigating related incidents:

    Would you please refer to the above documentation and see if they could fulfill your use cases?



    ------------------------------
    Andy Su
    ------------------------------



  • 3.  RE: Regarding Related Incidents

    Posted Thu March 09, 2023 01:50 AM

    Hi Andy, 

    Thanks for your response but we want to control related incidents via script. 

    Is it possible to do that ? I dont see any functions or method defined in playbook designer guide. 



    ------------------------------
    Shubham Agarwal
    ------------------------------



  • 4.  RE: Regarding Related Incidents

    Posted Thu March 09, 2023 02:00 AM

    Yes it is possible to control related incidents via script. 

    Could you please refer to "relating_incidents" (global artifact level attribute) or "relating" (incident artifact level attribute) in https://www.ibm.com/docs/en/sqsp/48?topic=scripts-artifact-operations and see if they can meet your use case?



    ------------------------------
    Andy Su
    ------------------------------



  • 5.  RE: Regarding Related Incidents

    Posted Fri March 10, 2023 12:41 AM

    Hi Shubham,

    SOAR platform currently leverages artifact to relate cases. So if 2 cases share the same artifact, they will be related. Andy shared some documents to instruct you how to control the artifact's relate toggle. 

    However, I read you want to have your own logic to relate cases. I'd say there is no such capability in the platform, but you may try to disable all platform's controls (i.e. toggles on artifact type and all existing artifacts), and create a new custom artifact type, maybe named "my_related_keys", and keep that type's related control enabled, so you can script it per your own business logic. 

    Hope this helps. 



    ------------------------------
    Leo Kuo
    ------------------------------