For reference here is the configuration we are currently using:

  file:
>     type: rollingFile
>     file: ${path.logs}/${cluster.name}.log
>     maxBackupIndex: 1
>     maxFileSize: "100MB"
>     layout:
>       type: pattern
>       conversionPattern: "[%d{ISO8601}][%-5p][%-25c] %m%n"


On Friday, January 2, 2015 12:20:32 PM UTC-6, Jesse Redl wrote:
>
> Hey All,
>
> When reviewing the logs generated by elasticsearch (1.4.x), a single log 
> message is being  split across multiple lines? 
>
> Is this configurable within logging.yml? My undstanding is that 
> elasticsearch is powered by log4j however, I'm not familiar with this 
> product, nor can I find any decent documentation on the logging.yml file.  
>
>
> Thanks all.
>

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/e56ec7a0-ab0f-4152-8a67-52cd8c407bb9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to