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!

Monitoring MariaDB and MySQL

In a previous post, we explored monitoring PostgreSQL and general best practices around which metrics to ...

Financial Services Industry Use Cases, ITSI Best Practices, and More New Articles ...

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Splunk Federated Analytics for Amazon Security Lake

Thursday, November 21, 2024  |  11AM PT / 2PM ET Register Now Join our session to see the technical ...