From 2be21c53278dd34e18784295207a04d0a14786aa Mon Sep 17 00:00:00 2001 From: Karen Metts Date: Mon, 9 Apr 2018 18:52:31 -0400 Subject: [PATCH] Add back trailing lines deleted by editor Fixes #9335 --- docs/static/performance-checklist.asciidoc | 1 + docs/static/running-logstash-command-line.asciidoc | 1 + docs/static/settings-file.asciidoc | 1 + 3 files changed, 3 insertions(+) diff --git a/docs/static/performance-checklist.asciidoc b/docs/static/performance-checklist.asciidoc index aa29e6b601d..0a54eeae0f3 100644 --- a/docs/static/performance-checklist.asciidoc +++ b/docs/static/performance-checklist.asciidoc @@ -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]. + diff --git a/docs/static/running-logstash-command-line.asciidoc b/docs/static/running-logstash-command-line.asciidoc index 5fea5432d60..a14b324e83a 100644 --- a/docs/static/running-logstash-command-line.asciidoc +++ b/docs/static/running-logstash-command-line.asciidoc @@ -175,3 +175,4 @@ With this command, Logstash concatenates three config files, `/tmp/one`, `/tmp/t *`-h, --help`*:: Print help + diff --git a/docs/static/settings-file.asciidoc b/docs/static/settings-file.asciidoc index 4100c74bdf5..f98c005b218 100644 --- a/docs/static/settings-file.asciidoc +++ b/docs/static/settings-file.asciidoc @@ -228,3 +228,4 @@ The log level. Valid options are: | Platform-specific. See <>. |======================================================================= +