Splunk Search

Props config is not taking effect, trying to rename fields

oleg106
Explorer

Hello,

I am trying to rename some fields pre-index using props.conf and it's not working.  Props below.

[onelogin:event]
EVAL-app_name = app
EVAL-src_ip = ipaddr


Also tried using FIELDALIAS to no avail.  The props file is  local  dir on the HF (/opt/splunk/etc/apps/splunk_ta_onelogin/local).  

bt debug shows the intended config ..

/opt/splunk/etc/apps/splunk_ta_onelogin/local/props.conf [onelogin:event]
/opt/splunk/etc/apps/splunk_ta_onelogin/local/props.conf EVAL-app_name = app
/opt/splunk/etc/apps/splunk_ta_onelogin/local/props.conf EVAL-src_ip = ipaddr

Also tried putting the props file in system local, no effect.  How do I troubleshoot this?  Thanks!

 

Labels (1)
0 Karma

codebuilder
Influencer

Did you cycle Splunk after making changes?

----
An upvote would be appreciated and Accept Solution if it helps!
0 Karma

venkatasri
SplunkTrust
SplunkTrust

Hi @oleg106 

EVAL, FIELDALIAS are works during search-time hence they shall be deployed to SearchHead not HF.

---

An upvote would be appreciated and Accept solution if this reply helps!

Tags (2)
0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...