Splunk Search

Translate Column values

michael_lee
Path Finder

Hi,
Say I have indexed a file that has this structure:

1|A|B
2|C|D

I have a mapping like this :

1="Val1"
2="Val2"

Only the first column need to be translated. Hence when user search for "B", I want to return

Val1|A|B

How can this done?
Thanks

Tags (3)
0 Karma
1 Solution

vganjare
Builder

vganjare
Builder

HI,

This can be done using Field aliasing. More details @ http://docs.splunk.com/Documentation/Splunk/6.2.3/Knowledge/Addaliasestofields

Thanks!!

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, ...