I have hosts (*.xyz.com) set to log under CST. Now i have couple of boxes out of thousand (ABC.xyz.com and ABC1.xyz.com) to log under Eastern time zone. How can i override this in Props ?
Existing Config -
[host::*.xyz.com]
TZ = US/Central
I know I can put a stanza with source and that will take priority over [host] , but I unfortunately cannot do that because that will contain some common files which all hosts have.
There is some priority parameter as well in documentation. Has some one used that, and can that be used here. I don't want other hosts to start logging in Eastern time too.
New Config ?
[host::*.xyz.com]
TZ = US/Central
priority=5
[host::ABC*.xyz.com]
TZ = US/Eastern
priority=10
Any help will be appreciated.
You're very close. Can you give this section of the documents a read and let me know if it answers your question?
http://docs.splunk.com/Documentation/Splunk/6.2.0/Data/HowSplunkextractstimestamps
Not just this page im linking to, but if you look on the left side there are several more sections covered under the "Configure Timestamps" section. Others like this gem in the rough:
http://docs.splunk.com/Documentation/Splunk/6.2.0/Data/Applytimezoneoffsetstotimestamps