Community
>

Blog

  • Introducing OpenSearch 2.9.0

    Mon, Jul 24, 2023

    OpenSearch 2.9.0 is ready to download, with new features designed to help you build better search solutions and integrate more machine learning (ML) into your applications, along with updates for security analytics workloads, geospatial visualizations, and more. This release also provides new compression codecs that offer significant performance improvements and reduced index sizes. For developers, an experimental extensions software development...

    Read More
  • New for OpenSearch Dashboards: Long-running operation notifications and component templates

    Thu, Jul 20, 2023

    OpenSearch Dashboards now provides two additional UI elements to simplify index management---notifications for long-running operations and component templates. With long-running operation notification, you can subscribe to be notified of a specific task or type of task through any notification channel supported by the Notification plugin. With component templates, you can create a single index pattern that matches multiple indexes. Using...

    Read More
  • Correlating security events across different log sources

    Thu, Jul 13, 2023

    All enterprises, large and small, across different industries and geographies, are vulnerable to security threats to their valuable data. To detect and respond to these threats, organizations use commercial security information and event management (SIEM) solutions to gather security-related information and identify potential security issues. With the constantly changing techniques used by adversaries in the evolving threat landscape, it is...

    Read More
  • Optimize OpenSearch index shard sizes

    Thu, Jul 06, 2023

    This blog post discusses optimizing the number shards in an OpenSearch index. Optimizing shard sizes helps you get the best performance from OpenSearch.

    Read More
  • Improving JSON parsing performance in opensearch-java

    Tue, Jun 27, 2023

    As an open-source enthusiast, I believe in the power of collaboration to make open-source projects faster and more efficient. In this blog post, I will share how my team at Linagora, contributing to the Apache James project, identified and addressed a performance issue in the OpenSearch Java client using benchmark tools and flame graphs, in collaboration with the OpenSearch community....

    Read More