
Elastic, the company behind Elasticsearch and the Elastic Stack, announced the general availability of version 7.0 of the Elastic Stack.
This release delivers several foundational changes including big improvements to query speed and relevance with the introduction of new query types in Elasticsearch, a fully revamped cluster coordination framework that hardens resiliency, and a completely redesigned Kibana interface that simplifies the user experience and navigation. Elastic Stack 7.0 is immediately available for download, or users can spin up fully managed deployments on the Elasticsearch Service on Elastic Cloud.
Kibana 7.0 delivers on a fresh user interface that embraces a lighter, cleaner, and more minimalist design aesthetic. The goal of the redesign is to put the content and data at the center of the user experience. The new design builds on months of engineering and design effort on the new Elastic UI framework, a set of consistent and reusable UI components that were first introduced in version 6.2. The result is a more uniform and consistent user experience across all touch points in Kibana. As another benefit of these changes, Kibana dashboards now have a responsive design, which is the first step in dramatically improving usability on mobile devices.
Kibana 7.0 also delivers on a much-requested feature: dark mode for all of Kibana. Previously, dark mode was limited to Kibana dashboards. By extending dark mode to all of Kibana, Elastic users that deploy Kibana in low-light environments, such as NOCs and SOCs, can enjoy an enhanced visual experience, with better contrast and improved readability of text.
Relevance and speed are the cornerstones of most search experiences. And Elasticsearch 7.0 introduces several foundational features that improve both.
- Faster top k queries: In many search use cases, quickly seeing the top k (say 20) results on a query matters much more to the user than the exact hit count (i.e., total number of results matching the query). For example, if someone is searching for a product on an e-commerce website, they are much more interested in the 10 most relevant results than the other 120,897 results that matched their search query. Elasticsearch 7.0 (and Lucene 8.0) implements a new algorithm (Block-Max WAND) that provides a huge speed boost when retrieving top hits.
- Intervals queries: Some search use cases, such as legal and patent search, introduce the need to find records in which words or phrases are within a certain distance from each other. Intervals queries in Elasticsearch 7.0 introduce a brand new way of structuring such queries and are significantly simpler to use and define compared to the previous methods (span queries). Intervals queries are also much more resilient to edge cases compared to span queries.
- Function score 2.0: Custom scoring is the bread and butter of advanced search use cases, where one wants finer control over relevancy and results ranking. Elasticsearch has provided the ability to do this since its early days. 7.0 introduces the next generation of function score capability, providing a simpler, modular, and more flexible way to generate a ranking score per record. The new modular structure allows users to mix and match a set of arithmetic and distance functions to construct arbitrary function score calculations, giving them more control over how results are scored and ranked.
Scale and resiliency have been central themes in Elasticsearch since the very beginning. The cluster coordination layer, called Zen Discovery, has been a key component of that resilient design. With Elasticsearch 7.0, Elastic has completely rebuilt this cluster coordination layer to be faster, safer, and easier to use. 7.0 also includes a number of changes that reduce the likelihood of human error and provide clearer choices when recovering from catastrophic failures. The ground-up rebuild of the cluster coordination layer was a huge accomplishment — it’s not easy to improve reliability, performance, and user experience all at once, especially in such a central component. Most importantly, the new cluster coordination layer provides strong building blocks for the future of Elasticsearch, ensuring that Elastic can build functionality for even more advanced use cases to come.
Another improvement to resiliency in 7.0 is the introduction of the real memory circuit breaker, which much more accurately detects unserviceable requests made to a node and prevents them from making an individual node unstable. This change significantly improves the overall node and cluster reliability.
Smoother Zoom in Elastic Maps with Geotile Grid
Geo is an integral part of most search experiences, and it has been an area of constant engineering investment for Elastic. Elastic added support for ingesting and querying geo data in very early versions of Elasticsearch, and then recently moved geo_point and geo_shapes to Bkd-backed storage structures, with significant storage and query performance improvements (in some cases by 25x). On the visual exploration end, the introduction of Elastic Maps in version 6.7 provided a dramatically improved way to visually map, explore, and query location data.
With 7.0, the evolution of the geo story in the Elastic Stack continues with the addition of a new geotile_grid aggregation in Elasticsearch to handle (geo) map tiles in a way that allows a user to zoom in and out on the map without altering the shape of the result data. Elastic Maps in 7.0 is already using this new aggregation. Prior to this change, the fringes of the shape could slightly change with the change in the zoom level because the rectangular tiles would change orientation at different zoom levels. This level of accuracy is important, whether the user is protecting a network from attackers, investigating slow application response times in specific locations, or tracking a relative hiking the Pacific Crest Trail.
Whether it’s infrastructure metrics, system audit logs, network traffic, or a rover on Mars, time series data is central to how many people use the Elastic Stack. The ability to precisely order and correlate events across multiple systems and services is key. Until now, Elasticsearch only stored timestamps with millisecond precision. 7.0 adds a few zeroes, bringing this to nanosecond precision, which gives users with high-frequency data collection needs the precision required to accurately store and sequence this data. The change was made possible by migrating from the historical JODA library to the official Java time API in JDK 8.
The Latest
In the world of digital-first business, there is no tolerance for service outages. Businesses know that outages are the quickest way to lose money and customers. For smaller organizations, unplanned downtime could even force the business to close ... A new study from PagerDuty, The State of AI-First Operations, reveals that companies actively incorporating AI into operations now view operational resilience as a growth driver rather than a cost center. But how are they achieving it? ...
In live financial environments, capital markets software cannot pause for rebuilds. New capabilities are introduced as stacked technology layers to meet evolving demands while systems remain active, data keeps moving, and controls stay intact. AI is no exception, and its opportunities are significant: accelerated decision cycles, compressed manual workflows, and more effective operations across complex environments. The constraint isn't the models themselves, but the architectural environments they enter ...
Like most digital transformation shifts, organizations often prioritize productivity and leave security and observability to keep pace. This usually translates to both the mass implementation of new technology and fragmented monitoring and observability (M&O) tooling. In the era of AI and varied cloud architecture, a disparate observability function can be dangerous. IT teams will lack a complete picture of their IT environment, making it harder to diagnose issues while slowing down mean time to resolve (MTTR). In fact, according to recent data from the SolarWinds State of Monitoring & Observability Report, 77% of IT personnel said the lack of visibility across their on-prem and cloud architecture was an issue ...
In MEAN TIME TO INSIGHT Episode 23, Shamus McGillicuddy, VP of Research, Network Infrastructure and Operations, at EMA discusses the NetOps labor shortage ...
Technology management is evolving, and in turn, so is the scope of FinOps. The FinOps Foundation recently updated their mission statement from "advancing the people who manage the value of cloud" to "advancing the people who manage the value of technology." This seemingly small change solidifies a larger evolution: FinOps practitioners have organically expanded to be focused on more than just cloud cost optimization. Today, FinOps teams are largely — and quickly — expanding their job descriptions, evolving into a critical function for managing the full value of technology ...
Enterprises are under pressure to scale AI quickly. Yet despite considerable investment, adoption continues to stall. One of the most overlooked reasons is vendor sprawl ... In reality, no organization deliberately sets out to create sprawling vendor ecosystems. More often, complexity accumulates over time through well-intentioned initiatives, such as enterprise-wide digital transformation efforts, point solutions, or decentralized sourcing strategies ...
Nearly every conversation about AI eventually circles back to compute. GPUs dominate the headlines while cloud platforms compete for workloads and model benchmarks drive investment decisions. But underneath that noise, a quieter infrastructure challenge is taking shape. The real bottleneck in enterprise AI is not processing power, it is the ability to store, manage and retrieve the relentless volumes of data that AI systems generate, consume and multiply ...
The 2026 Observability Survey from Grafana Labs paints a vivid picture of an industry maturing fast, where AI is welcomed with careful conditions, SaaS economics are reshaping spending decisions, complexity remains a defining challenge, and open standards continue to underpin it all ...
The observability industry has an evolving relationship with AI. We're not skeptics, but it's clear that trust in AI must be earned ... In Grafana Labs' annual Observability Survey, 92% said they see real value in AI surfacing anomalies before they cause downtime. Another 91% endorsed AI for forecasting and root cause analysis. So while the demand is there, customers need it to be trustworthy, as the survey also found that the practitioners most enthusiastic about AI are also the most insistent on explainability ...
In the modern enterprise, the conversation around AI has moved past skepticism toward a stage of active adoption. According to our 2026 State of IT Trends Report: The Human Side of Autonomous AI, nearly 90% of IT professionals view AI as a net positive, and this optimism is well-founded. We are seeing agentic AI move beyond simple automation to actively streamlining complex data insights and eliminating the manual toil that has long hindered innovation. However, as we integrate these autonomous agents into our ecosystems, the fundamental DNA of the IT role is evolving ...
