I want to except results on a specific date from elastic aggregation

后端 未结 0 1197
春和景丽
春和景丽 2021-01-31 15:09

This is my query that returns results on 19th Oct.

GET apachelog/_search
{
  "size": 0, 
  "aggs": {
    "NAME": {
      "terms         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题