Splunk Enterprise Security

Splunk Enterprise Security: Why is the notable event for a user lockout correlation search showing urgency as "Unknown"?

kiran331
Builder

Hi

The notable event for a user lockout correlation search is showing urgency as "Unknown", I tried changing it to Medium, but that is even showing as "Unknown".

Correlation search using:

| datamodel "Change_Analysis" "Account_Lockouts" search | where 'All_Changes.result_id'=4740 | eval tag=mvjoin(tag,"|") | localop | eval severity=if(severity = "Severe","Medium",severity)| rename "_time" as "orig_time","_raw" as "orig_raw","linecount" as "orig_linecount","eventtype" as "orig_eventtype","splunk_server" as "orig_splunk_server","tag" as "orig_tag","timestartpos" as "orig_timestartpos","timeendpos" as "orig_timeendpos"| fields - date_*,punct | eval const_dedup_id="const_dedup_id"
0 Karma
1 Solution

aholzel
Communicator

What version of ES are you using because I also had a problem with this and it was fixed when we updated to 4.0.1 also you can have a look here: http://docs.splunk.com/Documentation/ES/4.2.0/User/NotableEvents#How_urgency_is_assigned_to_notable_... to see how the urgency is calculated.

View solution in original post

aholzel
Communicator

What version of ES are you using because I also had a problem with this and it was fixed when we updated to 4.0.1 also you can have a look here: http://docs.splunk.com/Documentation/ES/4.2.0/User/NotableEvents#How_urgency_is_assigned_to_notable_... to see how the urgency is calculated.

Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...