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.


March 3, 2025
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.

Spotify Wrapped part 2: Data analysis and visualization
We will dive deeper into your Spotify data than ever before and explore connections you didn27;t even know existed.

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.

January 22, 2025
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.

How to make your own Spotify Wrapped in Kibana
Based on the downloadable Spotify personal history, we27;ll make a custom version of "Spotify Wrapped" with the top artists, songs, and trends over the year

December 11, 2024
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.

October 30, 2024
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.

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.