All Apps and Add-ons

Rename field value from other source

sarumjanuch
Path Finder

Is there any way to rename fields for by getting value from different source?
For example in my log file i have user=100, and i have table or just a text file, where i spcify 100=Jhon Doe. So i can repleace 100 with Jhon Doe in my reports?

0 Karma
1 Solution

yannK
Splunk Employee
Splunk Employee

Its called a lookup, and you need to generate your list first as a csv file. (outputlookup is your friend)
then call the lookup command at search time to to add new fields, or rename fields values..

see http://docs.splunk.com/Documentation/Splunk/6.0/SearchReference/Lookup
http://docs.splunk.com/Documentation/Splunk/6.0/Search/Useexternalfieldlookups

View solution in original post

yannK
Splunk Employee
Splunk Employee

Its called a lookup, and you need to generate your list first as a csv file. (outputlookup is your friend)
then call the lookup command at search time to to add new fields, or rename fields values..

see http://docs.splunk.com/Documentation/Splunk/6.0/SearchReference/Lookup
http://docs.splunk.com/Documentation/Splunk/6.0/Search/Useexternalfieldlookups

sarumjanuch
Path Finder

Thank you good man.

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...