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.”
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Detection Engineering Office Hours: Real-World Troubleshooting & Q&A

[REGISTER HERE] This thread is for the Community Office Hours session on Detection Engineering Office Hours: ...

Developer Spotlight with Mika Borner

From Hackathon Winner to Enterprise Leader    Mika Borner, CEO and Founder of Datapunctum AG, has been ...

Continue Your Federation Journey: Join Session 3 of the Bootcamp Series

To help practitioners build a stronger foundation, we launched the Data Management & Federation ...