2018-08-22 08:44 AM
Hello Guys,
In RSA Net witness 10.6.5 we can able to classify the both DC & DR alert & we can able to see the both DC& DR alert in two different tab's in alert module , But however in RSA Netwitness 11.0 I cant able to see two differentiate tab for DC& DR in Respond module--> Alert.
Kindly help/suggest on the same.
Snap of 10.6.5:
Snap of 11.0:
Thanks,
Suresh K
2018-08-23 02:28 PM
Hello Guys,
Kindly help/suggest on the same.
Thanks,
Suresh K
2018-08-23 02:43 PM
Hi Suresh,
Can you please be more specific / include more details about what you are trying to do? What do you mean by "DC & DR alerts”? How exactly did these alerts look in 10.6.5 (raw alert output)?
What is your snap of 10.6.5 screenshot above intended to show? Because I do not see any alerts or examples in it that can help us understand and offer solutions for your problem.
2018-08-26 03:54 AM
Hello Joshua,
If we configured DC(Primary NW) & DR(Secondary NW) in one ESA module in NW we can able to see both classified DC&DR alert previously in V10.6.5 NW in alert module.
Below snap for your reference:
Can you please be more specific / include more details about what you are trying to do? What do you mean by "DC & DR alerts”? How exactly did these alerts look in 10.6.5 (raw alert output)?-- I want to classify DC& DR in alert module .
Kindly help/suggest me how to classify DC& DR in alert module.
Thanks,
Suresh K
2018-08-27 01:53 PM
Hello joshua,
Could you please suggest/help on the same query.
Thanks,
Suresh K
2018-08-27 08:08 PM
Hi Suresh,
The Respond Server in 11.x does not currently have a way to view only alerts coming specific ESA sources. You can view a summary of each ESA service's enabled rules, last detection times, and other information at Configure à ESA Rules à Services:
The actual alerts, however, are only viewable in Respond, and as I noted above, there is not currently any method to view, sort, or filter alerts that are coming from different ESAs.
With that said, a potential workaround for your use case might be to aggregate alerts into incidents based on which ESA they are coming from. If you'd like to enable this, you can try the following steps:
<#include "macros.ftl">
{"events": <@json_value_of events/>, "engineUri": "${engineUri}", "instance_id": "${instance_id}", "detail": "${statement}", "source_esa": "Secondary ESA" }
{
"value": "originalAlert.source_esa",
"name": "Source ESA",
"type": "textfield",
"operators": [0, 1, 8, 9, 10, 11, 12, 13],
"groupBy": true
},