responses | […] |
---|---|
0 | {…} |
took | 1 |
timed_out | false |
_shards | {…} |
total | 5 |
successful | 5 |
skipped | 0 |
failed | 0 |
hits | {…} |
total | 0 |
max_score | null |
hits | |
aggregations | {…} |
2 | {…} |
buckets | |
status | 200 |
I'm not seeing anything obviously broken. I would grab the raw query kibana is sending out of the request tab in either the inspector or your browser's dev tools and play around with that in Kibana's dev tools app too see if it works there, or if it doesn't, figure out why it is returning no results. You can also use something like Postman or curl to take Kibana out of the picture completely.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.