OpenSearch/distribution
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
..
bwc bwc checkout should fetch from all remotes 2017-07-07 13:39:24 +02:00
deb Use config directory to find jvm.options 2017-07-12 15:29:13 -04:00
integ-test-zip Adds nodes usage API to monitor usages of actions (#24169) 2017-06-02 08:46:38 +01:00
rpm Use config directory to find jvm.options 2017-07-12 15:29:13 -04:00
src/main Prevent excessive disk consumption by log files 2017-07-12 15:52:00 -04:00
tar Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
tools Remove import from InstallPluginCommandTests 2017-06-01 08:56:25 -04:00
zip Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
build.gradle Remove default path settings 2017-06-26 21:43:20 -04:00