Category: Kibana

Articles tagged Kibana

Subscribe
Filters
Improving Kibana dashboard interactivity with variable controls
Elasticsearch Labs

Improving Kibana dashboard interactivity with variable controls

Discover how to use variable controls in Kibana 8.18+ to filter individual visualizations, adjust time intervals, and group by different fields in Kibana dashboards.

Teresa Alvarez Soler
AI-powered dashboards: From a vision to Kibana
Elasticsearch Labs

AI-powered dashboards: From a vision to Kibana

Generate a dashboard using an LLM to process an image and turn it into a Kibana Dashboard.

Jeffrey Rengifo
Kibana Alerting: Breaking past scalability limits & unlocking 50x scale
Elasticsearch Labs

Kibana Alerting: Breaking past scalability limits & unlocking 50x scale

Kibana Alerting now scales 50x better, handling up to 160,000 rules per minute. Learn how key innovations in the task manager, smarter resource allocation, and performance optimizations have helped break past our limits and enabled significant efficiency gains.

Mike Cote
Fast Kibana Dashboards
Elasticsearch Labs

Fast Kibana Dashboards

From 8.13 to 8.17, the wait time for data to appear on a dashboard has improved by up to 40%. These improvements are validated both in our synthetic benchmarking environment and from metrics collected in real user’s cloud environments.

Thomas Neirynck
Spotify Wrapped part 2: Data analysis and visualization
Elasticsearch Labs

Spotify Wrapped part 2: Data analysis and visualization

We will dive deeper into your Spotify data than ever before and explore connections you didn't even know existed.

Philipp Kahr
Testing DeepSeek R1 locally for RAG with Ollama and Kibana
Elasticsearch Labs

Testing DeepSeek R1 locally for RAG with Ollama and Kibana

Learn how to run a local instance of DeepSeek and connect to it from within Kibana.

Dave Erickson
Engineering a new Kibana dashboard layout to support collapsible sections & more
Elasticsearch Labs

Engineering a new Kibana dashboard layout to support collapsible sections & more

Building collapsible dashboard sections in Kibana required overhauling an embeddable system and creating a custom layout engine. These updates improve state management, hierarchy, and performance while setting the stage for new advanced dashboard features.

Teresa Alvarez Soler
How to make your own Spotify Wrapped in Kibana
Elasticsearch Labs

How to make your own Spotify Wrapped in Kibana

Based on the downloadable Spotify personal history, we'll make a custom version of "Spotify Wrapped" with the top artists, songs, and trends over the year

Iulia Feroli
Adding filter capabilities to Vega Sankey visualizations in Kibana
Elasticsearch Labs

Adding filter capabilities to Vega Sankey visualizations in Kibana

Interested in adding interactive filters to your Vega visualizations in Kibana? Discover how to leverage the `kibanaAddFilter` function to create a dynamic and responsive Sankey visualization with ease.

Tim Bosman
Export your Kibana Dev Console requests to Python and JavaScript Code
Elasticsearch Labs

Export your Kibana Dev Console requests to Python and JavaScript Code

The Kibana Dev Console now offers the option to export requests to Python and JavaScript code that is ready to be integrated into your application.

Miguel Grinberg
Ingest geospatial data into Elasticsearch with Kibana for use in ES|QL
Elasticsearch Labs

Ingest geospatial data into Elasticsearch with Kibana for use in ES|QL

How to use Kibana and the csv ingest processor to ingest geospatial data into Elasticsearch for use with search in Elasticsearch Query Language (ES|QL). Elasticsearch has powerful geospatial search features, which are now coming to ES|QL for dramatically improved ease of use and OGC familiarity. But to use these features, we need Geospatial data.

Craig Taverner
Building advanced visualizations with Kibana and Vega
Elasticsearch Labs

Building advanced visualizations with Kibana and Vega

Have you struggled to build the Kibana visualizations you need using Lens and TSDB? Learn how to create complex visualizations using Kibana and Vega.

Carly Richmond