mirror of
https://github.com/elastic/logstash.git
synced 2025-04-23 22:27:21 -04:00
parent
417b34c95c
commit
8ede70de8c
3 changed files with 3 additions and 0 deletions
1
docs/static/performance-checklist.asciidoc
vendored
1
docs/static/performance-checklist.asciidoc
vendored
|
@ -100,3 +100,4 @@ Examining the in-depth GC statistics with a tool similar to the excellent https:
|
|||
|
||||
NOTE: As long as the GC pattern is acceptable, heap sizes that occasionally increase to the maximum are acceptable. Such heap size spikes happen in response to a burst of large events passing through the pipeline. In general practice, maintain a gap between the used amount of heap memory and the maximum.
|
||||
This document is not a comprehensive guide to JVM GC tuning. Read the official http://www.oracle.com/webfolder/technetwork/tutorials/obe/java/gc01/index.html[Oracle guide] for more information on the topic. We also recommend reading http://www.semicomplete.com/blog/geekery/debugging-java-performance.html[Debugging Java Performance].
|
||||
|
||||
|
|
|
@ -175,3 +175,4 @@ With this command, Logstash concatenates three config files, `/tmp/one`, `/tmp/t
|
|||
|
||||
*`-h, --help`*::
|
||||
Print help
|
||||
|
||||
|
|
1
docs/static/settings-file.asciidoc
vendored
1
docs/static/settings-file.asciidoc
vendored
|
@ -228,3 +228,4 @@ The log level. Valid options are:
|
|||
| Platform-specific. See <<dir-layout>>.
|
||||
|
||||
|=======================================================================
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue