BlogsElasticKibana Discover Data Table Enhancements

Kibana Discover Data Table Enhancements

Kibana Discover Data Table Enhancements

2
posts
2022–2023

The Kibana Discover feature has undergone significant evolution, focusing on improving the user experience for data exploration and analysis. Key enhancements include a new enhanced data table powered by EuiDataGrid, offering features like resizable columns, adjustable row display (1-20 lines or auto-fit), and improved multi-field sorting. The ability to display images directly in the table by formatting fields as URLs has been added. Full-screen mode and a flyout for viewing selected documents are also available. A new 'Links panel' has been introduced to streamline navigation between dashboards, allowing users to organize and link related dashboards, carry over context (filters, queries) between linked dashboards, and save panels to a library for reuse across multiple dashboards.

2023

Streamline Kibana dashboard navigation with the Links panel

11/14/2023

Introduces the new 'Links panel' in Kibana dashboards, a feature designed to improve dashboard navigation and organization. This panel allows users to create curated lists of links to other dashboards or external URLs. Key functionalities include vertical/horizontal link layout, carrying over context (filters, queries) between linked dashboards, saving panels to a library for reuse, and the ability to customize link text and display emojis. The post details the step-by-step process of creating and adding the Links panel to dashboards, highlighting its technical implementation and benefits over the previous Markdown text panel approach.

2022

The evolution of Discover in Kibana

10/12/2022

This post details the evolution of the Kibana Discover feature, introducing several significant enhancements. A new enhanced data table, powered by EuiDataGrid, now supports resizable columns, adjustable row display, and improved multi-field sorting. Image display in the table via URL formatting has been implemented. Full-screen mode and a document flyout with search and pin capabilities are now available. Field statistics are integrated into Discover for quick data insights. Performance improvements were made by splitting Elasticsearch requests. Alerting functionality has been added, enabling the creation of search threshold alerts directly from Discover. Future work will allow querying data without a pre-existing data view.