Add back trailing lines deleted by editor

Fixes #9335
This commit is contained in:
Karen Metts 2018-04-09 18:52:31 -04:00 committed by karen.metts
parent 417b34c95c
commit 8ede70de8c
3 changed files with 3 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

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

View file

@ -228,3 +228,4 @@ The log level. Valid options are:
| Platform-specific. See <<dir-layout>>.
|=======================================================================