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
Get Updates on the Splunk Community!

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...

Adoption of Infrastructure Monitoring at Splunk

  Splunk's Growth Engineering team showcases one of their first Splunk product adoption-Splunk Infrastructure ...

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...