Jason Tedor 86e9438d3c Prevent excessive disk consumption by log files
This commit enables management of the main Elasticsearch log files
out-of-the-box by the following changes:
 - compress rolled logs
 - roll logs every 128 MB
 - maintain a sliding window of logs
 - remove the oldest logs maintaining no more than 2 GB of compressed
   logs on disk

Relates #25660
2017-07-12 15:52:00 -04:00
..
2017-04-11 11:26:26 -06:00
2017-07-07 20:40:44 -07:00
2017-07-11 15:15:25 +02:00
2017-06-28 08:24:33 -04:00