Skip to content

Latest commit

 

History

History
57 lines (40 loc) · 2.85 KB

File metadata and controls

57 lines (40 loc) · 2.85 KB
mapped_pages applies_to products description
stack serverless
ga
ga
id
kibana
Use Discover to search and filter documents, analyze field structures, visualize patterns, and save findings to reuse later or share with dashboards.

Discover [discover]

Discover is the primary tool for exploring your {{product.elasticsearch}} data in {{product.kibana}}. Search and filter documents, analyze field structures, visualize patterns, and save findings to reuse later or share with dashboards. Whether investigating issues, analyzing trends, or validating data quality, Discover offers a flexible interface for understanding your data.

:::{image} /explore-analyze/images/kibana-hello-field.png :alt: A view of the Discover app :screenshot: :::

What you can do with Discover

Search and explore : Search through your data using KQL, Lucene, or {{esql}}. Filter results to focus on what matters. Discover adapts its interface based on the type of data you're exploring, providing specialized experiences for logs, metrics, and other data types.

Analyze fields and documents : View field statistics, examine individual documents, compare multiple documents side by side, and find patterns in your log data.

Visualize on the fly : Create quick visualizations from aggregatable fields, or use {{esql}} to build charts directly from your queries.

Save and share : Save your Discover sessions to reuse later, add them to dashboards, or share them with your team. You can also generate reports and create alerts based on your searches.

Get started

New to Discover? Start with these resources:

  • Get started with Discover - A hands-on tutorial that walks you through exploring data, from loading data to filtering and visualizing your findings.
  • Using {{esql}} - Learn how to use the {{es}} Query Language for powerful data exploration.

Common tasks

Once you're familiar with the basics, explore these guides for specific tasks:

Advanced features

The following guides cover additional features you can use in Discover: