Elasticsearch | Grafana Labs
grafana.com › latest › datasourcesThe Elasticsearch query editor allows you to select multiple metrics and group by multiple terms or filters. Use the plus and minus icons to the right to add/remove metrics or group by clauses. Some metrics and group by clauses haves options, click the option text to expand the row to view and edit metric or group by options.
Query string query | Elasticsearch Guide [7.16] | Elastic
www.elastic.co › guide › enThis query uses a syntax to parse and split the provided query string based on operators, such as AND or NOT. The query then analyzes each split text independently before returning matching documents. You can use the query_string query to create a complex search that includes wildcard characters, searches across multiple fields, and more.