The logging format is defined by log4j properties. Looking at Solr
5.3.1, we are using EnhancedPatternLayout, which apparently supports
just putting the timezone in braces after the date format:
http://stackoverflow.com/questions/9116425/apache-log4j-logging-with-specific-timezone

I'd try that as a first step.

Regards,
    Alex.
----
Solr Analyzers, Tokenizers, Filters, URPs and even a newsletter:
http://www.solr-start.com/


On 16 November 2015 at 12:52, tedsolr <tsm...@sciquest.com> wrote:
> There are more than a dozen logging sources that are aggregated into Splunk
> for my application. Solr is only one of them. All the others are logging in
> local time. Perhaps there is a Splunk centric solution, but I would like to
> know what the alternatives are. Anyone know how to "fix" (as in define, not
> correct) the timezone for Solr logging?
>
> thanks
>
>
>
> --
> View this message in context: 
> http://lucene.472066.n3.nabble.com/Solr-logging-in-local-time-tp4240369p4240400.html
> Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to