Add back trailing lines deleted by editor

Fixes #9344
This commit is contained in:
Karen Metts 2018-04-09 18:52:31 -04:00 committed by karen.metts
parent 7249e8d57f
commit 8fbdbbf6b6
2 changed files with 2 additions and 0 deletions

View file

@ -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].

View file

@ -172,3 +172,4 @@ With this command, Logstash concatenates three config files, `/tmp/one`, `/tmp/t
*`-h, --help`*::
Print help