Splunk Search

Field mapping from number to names

michael_lee
Path Finder

Say for instance I am searching for windows event codes and types and I have a list of the event code mapping to their text description. How can I show in my search output the Event code mapped to their names? thanks

Tags (1)
0 Karma

fdi01
Motivator

try like :

your_base_search|stats list("fields name Event code") as " Event code" by "fields name of  text description" |....
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...