Better formatting of date-match URL encoding

This commit is contained in:
Clinton Gormley 2016-10-07 16:33:22 +02:00
parent 7452028e50
commit 6cf7a93837
1 changed files with 1 additions and 0 deletions

View File

@ -106,6 +106,7 @@ GET /<logstash-{now/d}>/_search
======================================================
The special characters used for date rounding must be url encoded as follows:
[horizontal]
`<`:: `%3C`
`>`:: `%3E`
`/`:: `%2F`