commit | 6b09b146a1e70c2d0f2a1df8d770faca88398f28 | [log] [tgz] |
---|---|---|
author | jan kaufman <jan.kaufman@tcpcloud.eu> | Wed Oct 07 14:11:38 2015 +0200 |
committer | jan kaufman <jan.kaufman@tcpcloud.eu> | Wed Oct 07 14:11:38 2015 +0200 |
tree | 2cb39bc72f79fb69e3513c657fb3fb332869e729 | |
parent | a869a00941dae47155a77598ba1c59113ce0e177 [diff] |
fixed typofix in pillar example
diff --git a/README.rst b/README.rst index 2e6b30d..90730cd 100644 --- a/README.rst +++ b/README.rst
@@ -109,7 +109,7 @@ es-json: engine: es-json message_matcher: TRUE - index = logfile-%{%Y.%m.%d} + index: logfile-%{%Y.%m.%d} Read more =========