Explore your data
editExplore your data
editIn addition to search, Elasticsearch Serverless offers several options for analyzing and visualizing your data.
These features are available on all Elastic deployment types: self-managed clusters, Elastic Cloud Hosted deployments, and Elasticsearch Serverless projects. They are documented in the Elasticsearch and Kibana core documentation.
Data analysis
edit- Aggregations
-
Use aggregations in your
_search
API requests to summarize your data as metrics, statistics, or other analytics. - Discover
-
Use the Discover UI to quickly search and filter your data, get information about the structure of the fields, and display your findings in a visualization.
🔍 Find Discover in your Elasticsearch Serverless project’s UI under Analyze / Discover.
Visualization
edit- Dashboards
-
Build dynamic dashboards that visualize your data as charts, graphs, maps, and more.
🔍 Find Dashboards in your Elasticsearch Serverless project’s UI under Analyze / Dashboard.
- Maps
-
Visualize your geospatial data on a map.
🔍 Find Maps in your Elasticsearch Serverless project’s UI under Other tools / Maps.
Monitoring
edit- Rules
-
Create rules that trigger notifications when certain conditions are met in your data.
🔍 Find Rules in your Elasticsearch Serverless project’s UI under Project settings > Alerts and insights > Rules.