gc-logging.asciidoc 293 B

1234567
  1. [[gc-logging]]
  2. === GC logging
  3. By default, Elasticsearch enables GC logs. These are configured in
  4. <<jvm-options,`jvm.options`>> and default to the same default location as the
  5. Elasticsearch logs. The default configuration rotates the logs every 64 MB and
  6. can consume up to 2 GB of disk space.