kibana-discover

Run KQL or Lucene queries in Kibana Discover to inspect time-series and log data.

6|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/patrykkopycinski/elastic-cursor-plugin --skill kibana-discover
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kibana-discover
Source: https://github.com/patrykkopycinski/elastic-cursor-plugin/tree/main/.cursor/skills/kibana-discover
Command: npx skills add https://github.com/patrykkopycinski/elastic-cursor-plugin --skill kibana-discover

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users find, inspect, and save ad-hoc queries and log or time-series data in Kibana Discover, reducing the friction of manually locating the right data view, time range, and query syntax.

Core Features & Use Cases

  • Clarify inputs: Ask which index or data view to use, the desired time range, and whether the user wants a one-off exploration or a saved search.
  • Provisioning guidance: Ensure or create a data view for the target index and provide direct links to the Discover app and related management pages.
  • Query and save workflow: Guide users to build KQL or Lucene queries, select columns and filters, validate results, and save searches for reuse or dashboards.
  • Use cases: ad-hoc log troubleshooting, telemetry exploration, building saved searches for monitoring and dashboards.

Quick Start

Open Discover, choose the appropriate data view and time range, then run a KQL or Lucene query to locate the events you need and save the search if you want to reuse it.

Frequently Asked Questions about kibana-discover

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search and explore logs in Kibana Discover?

To search logs in Kibana Discover, select a data view, set the desired time range, and run a KQL or Lucene query to locate specific time-series events. You can then inspect the results and apply filters.

What is the best way to save ad-hoc KQL queries in Kibana?

The best way to save ad-hoc KQL queries in Kibana is to build your query in Discover, select the necessary columns, validate the results, and save the search. Saved searches can then be reused or added to dashboards.

How do I find the correct data view for log analysis in Kibana?

To find the correct data view for log analysis in Kibana, you can list available data views and saved objects. If a matching data view does not exist, you need to create one for your target index before running queries.

Can I use Lucene queries instead of KQL for data exploration in Kibana?

Yes, you can use Lucene queries instead of KQL for data exploration in Kibana Discover. The Skill guides users to build queries using either KQL or Lucene syntax to inspect time-series and log data.

How do I generate direct links to specific Kibana Discover searches?

You can generate direct links to specific Kibana Discover searches by configuring your data view, time range, and query filters. The Skill provisions guidance to create direct links to the Discover app for sharing or diagnostics.