# Bug with manticore use for time in body

**URL:** https://discuss.elastic.co/t/bug-with-manticore-use-for-time-in-body/184191
**Category:** Logstash
**Created:** [June 4, 2019, 1:14pm UTC](https://discuss.elastic.co/t/bug-with-manticore-use-for-time-in-body/184191 "2019-06-04T13:14:40Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Hiven](https://avatars.discourse-cdn.com/v4/letter/h/ac91a4/32.png) [@Hiven](https://discuss.elastic.co/u/Hiven)
#### Post date: [June 4, 2019, 1:14pm UTC](https://discuss.elastic.co/t/bug-with-manticore-use-for-time-in-body/184191/1 "2019-06-04T13:14:41Z")

</div>

Hello,

Just a follow up on my other post. I've followed the exact syntax described by the logstash developer here:

> [@Logstash http\_poller POST Syntax](https://discuss.elastic.co/t/logstash-http-poller-post-syntax/51674/2):
>
> Logstash http\_poller input supports any [Manticore Client options](http://www.rubydoc.info/github/cheald/manticore/Manticore%2FClient%3Apost). Example: input { # To improve performance, search only today and yesterday's index # Percent Encoded: "\<.monitoring-es-2-{now%2Fd}\>,\<.monitoring-es-2-{now-1d}\>/\_search" # See https://www.elastic.co/guide/en/elasticsearch/reference/current/date-math-index-names.html http\_poller { urls =\> { my\_es\_cluster =\> { method =\> post url =\> "http://localhost:9200/%3C.monitoring-es-2-%7Bnow%2Fd%7D%3E,%3C.monitoring-es-2-%7Bn…

It just prints exactly this "{ "query": { "range": { "timestamp": { "gt": "now-1h" } } } }" rather than resolving the time. This seems like an error since manticore is meant to be supported.

Is it possible to get a fix issued?

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 2, 2019, 1:14pm UTC](https://discuss.elastic.co/t/bug-with-manticore-use-for-time-in-body/184191/2 "2019-07-02T13:14:48Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
