Hello,
We're using the @Name Statement in our advanced ESA Alert but the statement content is only present in the Alert->Summary-> Event Detail .
What we're trying to do is having it in our Alerts or Incident of the Incident Management module, but it's not by default in the Raw alert, is possible to modify it in order to have this information ?
There is some documentation on this subject here: https://community.rsa.com/docs/DOC-84214.
I have a couple rules that I use this with, for example:
@Name("Failed Logins Outside Business Hours by {user_dst}")
Which produces a raw alert like this:
Can you share your "@Name” annotation?