OpenSearch/distribution
Jason Tedor d3b444ad8a Truncate log messages from the end
Our default pattern layout truncates log messages. This is to avoid
blowing disk space from excessively log messages, which can happen if a
message contains a mapping or an large query. Yet, we trunacte from the
beginning which is probably where the most germane information is. This
commit modifies the default pattern layout to trunacte from the end.

Relates #21609
2016-11-16 21:45:14 -05:00
..
deb Export ES_JVM_OPTIONS for SysV init 2016-11-09 17:52:37 -05:00
integ-test-zip Test: Remove multi process support from rest test runner (#21391) 2016-11-07 15:07:34 -08:00
licenses Handle release of 5.0.1 2016-11-15 19:31:28 -05:00
rpm Export ES_JVM_OPTIONS for SysV init 2016-11-09 17:52:37 -05:00
src/main Truncate log messages from the end 2016-11-16 21:45:14 -05:00
tar Test: Remove multi process support from rest test runner (#21391) 2016-11-07 15:07:34 -08:00
zip Test: Remove multi process support from rest test runner (#21391) 2016-11-07 15:07:34 -08:00
build.gradle Move licenses for core jar to core directory (#21383) 2016-11-07 15:29:35 -08:00