Skip to content

Support ES|QL #221

Closed
5 of 5 issues completed
Closed
Feature
5 of 5 issues completed
@jsvd

Description

@jsvd

Description

Support executing ES|QL queries with the plugin.

Design note: https://docs.google.com/document/d/1jPtz3IeYx8LyoIyJua3RgjVsW4bC9hvWNw3CYhrHUIY

Upgrade elasticsearch-ruby

  • needs upgrading elasticsearch-ruby client to 8.x to support ES|QL, ES|QL introduced in 8.11
  • logstash core currently locks it at 7.x
  • the manticore adapter has been moved to the "elastic-transport" gem and the namespace changed to Elastic:: instead of Elasticsearch:: (same with the requires)

this would be an alternative to the search or aggregations type of query.

Following issues and PR addressed the es-ruby client upgrades:

Sub-issues

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions