Link Search Menu Expand Document Documentation Menu

You're viewing version 3.6 of the OpenSearch documentation. This version is no longer maintained. For the latest version, see the current documentation. For information about OpenSearch version maintenance, see Release Schedule and Maintenance Policy.

Exploring data

OpenSearch Dashboards provides several tools for exploring data, enabling everything from basic one-time queries to savable API-equivalent queries. You can do the following:

  • Explore data in the Discover or Dashboards search bar using Dashboards Query Language (DQL), a Dashboards-specific language for basic queries, or Query String Query Language, based on Apache Lucene.
  • Use the Query Workbench tool to execute queries in SQL or Piped Processing Language (PPL).
  • Use the Dev Tools console to run queries in Query Domain-specific Language (Query DSL). With Query DSL you can run any query as if from the API.
  • Display and save visuals of queried data in the Discover and Visualize tools.

Related documentation

350 characters left

Have a question? .

Want to contribute? or .