diff --git a/docs/index.asciidoc b/docs/index.asciidoc index 7760d91..c8186e6 100644 --- a/docs/index.asciidoc +++ b/docs/index.asciidoc @@ -53,12 +53,10 @@ An example of configuration can be: match => { "message" => "%{TIMESTAMP_ISO8601} START id: (?.*)" } add_tag => [ "taskStarted" ] } - grok { match => { "message" => "%{TIMESTAMP_ISO8601} END id: (?.*)" } add_tag => [ "taskTerminated" ] } - elapsed { start_tag => "taskStarted" end_tag => "taskTerminated" @@ -177,4 +175,4 @@ the last one will be used. [id="plugins-{type}s-{plugin}-common-options"] -include::{include_path}/{type}.asciidoc[] \ No newline at end of file +include::{include_path}/{type}.asciidoc[]