Getting Data In

How to configure timezone for timestamps in forwarder's props.conf on Debian Splunk server?

Jaymaree
New Member

Hi dear,

I have a question. The time of the logs is wrong comparing with the time of my machine which is forwarding logs. I've read somewhere I can change the locale time in props.conf, but I can't find it on my debian Splunk server.

I've looked in /etc/ etc. etc.

Thanks in advance.

Regards,

0 Karma

kristian_kolb
Ultra Champion

You should not change it on the forwarder, but on the Splunk instance where the parsing takes place. This is usually the indexer.

And props.conf can exist in many different places. And they all count, since they're merged together at runtime (when splunk restarts, or re-reads the configs).

The one place where settings will always work is in /opt/splunk/etc/system/local. Open the props.conf there and make your adjustments.

http://docs.splunk.com/Documentation/Splunk/6.1.3/Admin/Propsconf

This is a pretty short answer to what might develop into several follow-up questions. But please - do take the time to read some documentation. Especially on the topics of configuration file precedence, and the splunk data pipeline.

http://docs.splunk.com/Documentation/Splunk/6.1.3/Admin/Wheretofindtheconfigurationfiles
http://docs.splunk.com/Documentation/Splunk/6.1.3/Deploy/Datapipeline

/k

0 Karma
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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...