Splunk Enterprise

Custom table

Santosh2
Path Finder

I would like to add a column called Management  to my table. The management value is not part of the event data. It is  something I would like to assign based on the value of Applications: 
Any help would be appreciated.

ManagementApplications
InIIT
InALP
InMAL
InHST
OutOCC
InALY
InGSS
InHHS
InISD

 

Labels (1)
0 Karma
1 Solution

ITWhisperer
SplunkTrust
SplunkTrust
| eval Management=if(Applications="OCC", "Out", "In")

View solution in original post

ITWhisperer
SplunkTrust
SplunkTrust
| eval Management=if(Applications="OCC", "Out", "In")

Santosh2
Path Finder

@ITWhisperer Thank you so much, it really saved my time.

0 Karma
Get Updates on the Splunk Community!

Detecting Remote Code Executions With the Splunk Threat Research Team

WATCH NOWRemote code execution (RCE) vulnerabilities pose a significant risk to organizations. If exploited, ...

Enter the Splunk Community Dashboard Challenge for Your Chance to Win!

The Splunk Community Dashboard Challenge is underway! This is your chance to showcase your skills in creating ...

.conf24 | Session Scheduler is Live!!

.conf24 is happening June 11 - 14 in Las Vegas, and we are thrilled to announce that the conference catalog ...