I'm working with IBM SOAR integrated with QRadar. Currently, when an offense is triggered, SOAR runs an AQL search in QRadar, retrieves the data, parses it, then creates a ticket in my ITSM system and sends an email notification. This works fine for single offenses.
However, in my manual monitoring process, we handle repeated offenses differently. When the same type of offense occurs again, instead of creating a new ticket, we either:
-
Reply to the previous email, adding the new offense details there, or
-
Keep a single ITSM ticket open and update it with information about all repeated offenses of the same type.
I want to achieve this same behavior in SOAR - so that repeated offenses don't generate new tickets every time, but instead update the existing ticket or email thread with the new data. How can I configure SOAR to handle offenses in this way?
------------------------------
Ajay jha
------------------------------