- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
08-19-2022 11:21 AM
What is the best path to change XSOARs incident severity to match the severity another tool is pulling in?
Ex. PhishER (KnowBe4) has it's own severity field called "PhishER" Severity, I want XSOAR's severity to mirror the incoming PhisihER severity
08-23-2022 01:33 PM
Hi @king_penson – The best way to set incident severity in this case would be to add it to the incoming mapper, so the severity field gets set for incoming incidents as they are ingested by the PhishER integration.
XSOAR support using either a (case-insensitive) string or corresponding integer to set the severity of an incident. The supported Severity values are:
If this corresponds with the severity values PhishER uses, you can map the PhishER severity with no modifications. If not, you may need to use transformers such as Replace to change the PhishER severity to an XSOAR-compatible value for the mapper. Please give that a try and let us know if you run into any issues.
08-23-2022 01:33 PM
Hi @king_penson – The best way to set incident severity in this case would be to add it to the incoming mapper, so the severity field gets set for incoming incidents as they are ingested by the PhishER integration.
XSOAR support using either a (case-insensitive) string or corresponding integer to set the severity of an incident. The supported Severity values are:
If this corresponds with the severity values PhishER uses, you can map the PhishER severity with no modifications. If not, you may need to use transformers such as Replace to change the PhishER severity to an XSOAR-compatible value for the mapper. Please give that a try and let us know if you run into any issues.
08-24-2022 08:54 AM
It was as easy as just mapping it, I was definitely overthinking it. Thank you!
01-25-2023 01:36 AM
@king_penson what field did you map this data to?
I am trying to configure the elasticsearch incoming mapper to set the Incident Severity but it does not work.
02-07-2023 07:43 AM
What data type is the data coming in as? (Integer, string)
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!