For range queries and date range aggregations, Elasticsearch replaces missing date components with the following values. Missing year components are not replaced. MONTH_OF_YEAR: 01 DAY_OF_MONTH: 01 HOUR_OF_DAY: 23 MINUTE_OF_HOUR: 59 SECOND_OF_MINUTE: 59 NANO_OF_SECOND: 999_999_999. For example, if the format is yyyy-MM, Elasticsearch …
28.08.2016 · thanks for your suggestion. I would like to quote few changes on what you told. First of all giving the type is not mandatory. it is required only when you want your search to be specific for one particular type. Second, the query which you gave will work fine when i query it in Elasticsearch, But i want to make this query work in Grafana –
Grafana can query any Elasticsearch index for annotation events. Querying Logs Querying and displaying log data from Elasticsearch is available in Explore, and in the logs panel in dashboards. Select the Elasticsearch data source, and then optionally enter a …