gargSaab

Ensign
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-09-15
08:51
337 views
Arcsight rule
Hello Geek
Can anybody suggest me how to print values from an active list eg I populated an active list from a rule and this active list contains hostname .now I need to create second rule where I need to trigger an alert which contains all hostname values.
Any suggestions...
Can anybody suggest me how to print values from an active list eg I populated an active list from a rule and this active list contains hostname .now I need to create second rule where I need to trigger an alert which contains all hostname values.
Any suggestions...
2 Replies


Commodore
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-09-15
09:56
Create a report which will give you a list of values from AL...
PS: To generate an alert (correlated event) you need input event to trigger it.
__
Solution Security Architect
Solution Security Architect
manojs

Commodore
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-09-16
14:52
Make sure your AL has a Key Field.
Key field will be helpful when calling/comparing values in an AL using a Rule.
Use "InActiveList" condition in Rule to call AL where Hostnames are stored and make sure you map key field in the AL.
This way you can write conditions to match AL values.
Hope this helps.
~Manoj S.
Manoj S.