OpenSearch/docs/reference/setup
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
..
install Important note for MSI upgrade from command line (#25544) 2017-07-05 11:38:21 +02:00
sysconfig Clarify disabling swap in docs 2017-05-12 16:09:52 -04:00
bootstrap-checks.asciidoc [Docs] Fix typo in bootstrap-checks.asciidoc (#25597) 2017-07-07 15:37:40 +02:00
cluster_restart.asciidoc Added upgrade docs explaining how to reindex in place or reindex from remote 2016-10-11 12:14:35 +02:00
configuration.asciidoc Prevent excessive disk consumption by log files 2017-07-12 15:52:00 -04:00
important-settings.asciidoc Fix default port for unicast zen ping hosts 2017-01-11 17:10:56 -05:00
install.asciidoc Add MSI installation to documentation (#25213) 2017-06-19 14:52:47 +10:00
reindex_upgrade.asciidoc Add note about retention periods to reindex-upgrade docs 2016-10-13 12:13:55 +02:00
rolling_upgrade.asciidoc Use config directory to find jvm.options 2017-07-12 15:29:13 -04:00
secure-settings.asciidoc Docs: Add note about which secure settings are valid (#25212) 2017-06-13 21:04:16 -07:00
stopping.asciidoc [DOC] Remove obsolete node names from documentation 2016-09-19 11:56:28 +02:00
sysconfig.asciidoc Docs: Complete rewrite of setup, installation, and configuration docs 2016-04-03 16:09:48 +02:00
upgrade.asciidoc Added upgrade docs explaining how to reindex in place or reindex from remote 2016-10-11 12:14:35 +02:00