Getting Data In

Change timestamp after initial configure in props.conf

michael_vi
Path Finder

Hi all,

I'm new to Splunk and couldn't find an answer to my problem in the docs.

I configured _time extraction from a raw data and put the needed config in props.conf in Heave Forwarder.

After that, I noticed that in some of the timestamps in the Splunk Server are not recognized correctly, therefore I need to correct a timestamps extraction.

After changing the parameters in props.conf, what are the next steps that I have to do in order to have a new change to appear in Splunk server.

 

Thanks

Labels (2)
0 Karma

michael_vi
Path Finder

I did create an App in the UF and HF.

Updated the props.conf in HF and restarted the service. Did help

 

UF - inputs.conf

[monitor:///home/user/gdlogs/ccc_rawdata]
sourcetype = csv_custom
disabled = 0
index = credit

 

HF - props.conf

[csv_custom]
CHARSET=UTF-8
SHOULD_LINEMERGE=true
disabled=false
LINE_BREAKER=([\r\n]+)
NO_BINARY_CHECK=true
TIME_FORMAT=%Y-%m-%d %H:%M:%S.%3N
TIME_PREFIX=^
REPORT-csv_custom = fields_extract

0 Karma

venkatasri
SplunkTrust
SplunkTrust

Hi, What you are doing is correct. props.conf shall be deployed to Heavy Forwarder if you have one in front of indexers. Can you paste your settings here and how are you forwarding data to Splunk is it  using UF?

Share sample data having timestamp in it and replace the sensitive information which is not to be shared here.

0 Karma

aasabatini
Motivator

Hi Michael,

 

I suggest to create a small app (folder) and put inside your props and try to install (locate the app in the path $Splunk_home/etc/apps) on all splunk instance.

Indexer

Search Head 

HF

Regards

Alessandro 

“The answer is out there, Neo, and it’s looking for you, and it will find you if you want it to.”
Get Updates on the Splunk Community!

Celebrating Fast Lane: 2025 Authorized Learning Partner of the Year

At .conf25, Splunk proudly recognized Fast Lane as the 2025 Authorized Learning Partner of the Year. This ...

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...