IBM QRadar SOAR

IBM QRadar

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.  Generate a notification

    Posted Fri June 14, 2019 10:24 AM
    Is it possible to generate a notification when a task happened 2 hours from the moment of its opening and was not closed?

    ------------------------------
    Juan Cruz Del Col
    ------------------------------


  • 2.  RE: Generate a notification

    Posted Mon June 17, 2019 10:10 PM
    Hi Juan,

    The built-in Notification does not have the function to send notification based on a timer. You may need to implement using customised workflow and function.

    ------------------------------
    LILY WANG
    ------------------------------



  • 3.  RE: Generate a notification

    Posted Mon June 17, 2019 11:05 PM
    Lily, is there any function for sending mail? or some Python script that can be used?

    ------------------------------
    Juan Cruz Del Col
    ------------------------------



  • 4.  RE: Generate a notification

    Posted Tue June 18, 2019 12:06 AM
    Hi Juan,

    If you are using Exchange you can try Microsoft Exchange for IBM Resilient. I don't aware any other OOTB integration unless you contact the Professional Service team.

    ------------------------------
    LILY WANG
    ------------------------------



  • 5.  RE: Generate a notification

    Posted Tue June 18, 2019 12:57 AM
    Hi Juan,

    I using simple python script to send out emails, however you need to create resilient function which I did and working fine.

    Regards

    ------------------------------
    Venkatesh
    ------------------------------



  • 6.  RE: Generate a notification

    Posted Tue June 18, 2019 01:24 AM
    Script

    ------------------------------
    Venkatesh
    ------------------------------



  • 7.  RE: Generate a notification

    Posted Fri September 20, 2019 03:15 PM
    @Venkatesh Siddi thank you
    It works perfectly ​

    ------------------------------
    Juan Cruz Del Col
    ------------------------------