Company
Date Published
Author
Tony Sleva
Word count
582
Language
-
Hacker News points
None

Summary

Tony Sleva's blog post, part of the Elastic{ON} 2018 series, discusses the introduction of rollup functionality in Elasticsearch, aimed at optimizing data storage without sacrificing search speed. Rollups, which aggregate data into a new, smaller index for long-term storage, address the challenge of managing extensive time-series data in dashboards while conserving disk space and IT budgets. The new feature allows users to select fields for rollup and seamlessly query both live and rollup data using the Rollup API. This addition enhances Elasticsearch's scalability and adaptability, providing a practical solution for maintaining high-level dashboards with historical data. The post also hints at further advancements discussed at the Elastic{ON} conference, including machine learning, security analytics, and new features for Elasticsearch and Kibana.