Back to Developer Roadmap

KQL

src/data/roadmaps/elasticsearch/content/[email protected]

4.01009 B
Original Source

KQL

Kibana Query Language (KQL) is a query language used within Kibana to search and filter data in Elasticsearch. It allows users to construct queries using a human-readable syntax, making it easier to find specific information within their Elasticsearch indices without needing to write complex JSON-based Elasticsearch queries. KQL supports features such as free-text search, field-based filtering, Boolean operators, and range queries.

Visit the following resources to learn more: