WARNING: Version 6.2 of Elasticsearch has passed its EOL date.
This documentation is no longer being maintained and may be removed. If you are running this version, we strongly advise you to upgrade. For the latest information, see the current release documentation.
GC logging
editGC logging
editBy default, Elasticsearch enables GC logs. These are configured in
jvm.options
and default to the same default location as the
Elasticsearch logs. The default configuration rotates the logs every 64 MB and
can consume up to 2 GB of disk space.