trying to update dynamically date in post request in http_poller. Its not updating.
Using below code
"range": {
"ProjectHistories.ProjectHistoryModified": {
"gte": "%{+yyyy-MM-dd'T'00:00:00}",
"lte": "%{+yyyy-MM-dd'T'23:59:59}"
}
trying to update dynamically date in post request in http_poller. Its not updating.
Using below code
"range": {
"ProjectHistories.ProjectHistoryModified": {
"gte": "%{+yyyy-MM-dd'T'00:00:00}",
"lte": "%{+yyyy-MM-dd'T'23:59:59}"
}
I don't think this is supported, once the http poller input is started it will not change.
so what can be the possible solution to do it
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.