mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-08 05:58:44 +00:00
8 lines
293 B
Plaintext
8 lines
293 B
Plaintext
|
[[gc-logging]]
|
||
|
=== GC logging
|
||
|
|
||
|
By default, Elasticsearch enables GC logs. These are configured in
|
||
|
<<jvm-options,`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.
|