Add back lowercase processor in docs (#45090)

This got lost in a refactoring in 9137d92ca6
This commit is contained in:
Alexander Reelsen 2019-08-06 15:20:04 +02:00 committed by James Rodewig
parent 1c96e8a6af
commit 210593d8e5
1 changed files with 1 additions and 0 deletions

View File

@ -868,6 +868,7 @@ include::processors/html_strip.asciidoc[]
include::processors/join.asciidoc[]
include::processors/json.asciidoc[]
include::processors/kv.asciidoc[]
include::processors/lowercase.asciidoc[]
include::processors/pipeline.asciidoc[]
include::processors/remove.asciidoc[]
include::processors/rename.asciidoc[]