From c0e989a5fb1f9c5ea37491b55b2dd89d2edcc9a3 Mon Sep 17 00:00:00 2001 From: serii833 Date: Wed, 3 Jul 2019 15:40:47 +0300 Subject: [PATCH] "Directives" should be indented --- docs/src/gen/formatter/processjson.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/src/gen/formatter/processjson.rst b/docs/src/gen/formatter/processjson.rst index ee3b307a..79d49eee 100644 --- a/docs/src/gen/formatter/processjson.rst +++ b/docs/src/gen/formatter/processjson.rst @@ -250,12 +250,12 @@ Examples Streams: console Modulators: - format.ProcessJSON: - Directives: - - "host:split: :host:@timestamp" - - "@timestamp:time:20060102150405:2006-01-02 15\\:04\\:05" - - "client:ip" - - "client:geoip:location:country" - - "ua:agent:ua:os:engine:engine_version" + Directives: + - "host:split: :host:@timestamp" + - "@timestamp:time:20060102150405:2006-01-02 15\\:04\\:05" + - "client:ip" + - "client:geoip:location:country" + - "ua:agent:ua:os:engine:engine_version"