Synapse icon indicating copy to clipboard operation
Synapse copied to clipboard

Import from multiple QRadar instances

Open schovol opened this issue 5 years ago • 2 comments
trafficstars

As a MSSP we need to import offenses from multiple customer QRadar instances. I am missing a filed for distinguishing between different source in the alerts list. How about adding a tag or setting the source apppropriately?

schovol avatar Jan 31 '20 09:01 schovol

I have the same question , I want to connect multiple QRadar client to thehive4, each QRadar IP linked to an organisation.

How can we do that with just one Synapse instance running ?

aymansabri avatar Oct 20 '20 16:10 aymansabri

hello @schovol under QRadar2Alert.py you can add a specific tag in line 104 tags = ['QRadar', 'Offense', 'Synapse'] that specify the QR instance name or ID per running Synapse.

ihebski avatar Jul 28 '23 22:07 ihebski