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!

Get More Out of Your Security Practice With a SIEM

Get More Out of Your Security Practice With a SIEMWednesday, July 31, 2024  |  11AM PT / 2PM ETREGISTER ...

New This Month - SLO Capabilities, APM Advanced Filtering & Usage Analytics Plus ...

More for SLO Management We’re continuing to expand the built-in SLO management experience in Splunk ...

Enterprise Security Content Update (ESCU) | New Releases

In June, the Splunk Threat Research Team had 2 releases of new security content via the Enterprise Security ...