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!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...