diff --git a/docs/index.asciidoc b/docs/index.asciidoc index 44848a4..bc3c4bc 100644 --- a/docs/index.asciidoc +++ b/docs/index.asciidoc @@ -25,7 +25,7 @@ Every `polling_frequency`, it scans a folder containing json configuration files describing JVMs to monitor with metrics to retrieve. Then a pool of threads will retrieve metrics and create events. -## The configuration: +==== Configuration In Logstash configuration, you must set the polling frequency, the number of thread used to poll metrics and a directory absolute path containing @@ -154,4 +154,5 @@ Indicate interval between two jmx metrics retrieval [id="plugins-{type}s-{plugin}-common-options"] -include::{include_path}/{type}.asciidoc[] \ No newline at end of file +include::{include_path}/{type}.asciidoc[] +