At the end of November, we’ll be migrating the Sematext Logs backend from Elasticsearch to OpenSearch

OpenSearch 2.1 Release Highlights

August 1, 2022

Table of contents

OpenSearch 2.1 was recently released and here are the highlights:

  • Snapshot Management: you could back up indices using Index Management before, but this only works well for time-series use-cases, like logs. For E-commerce applications or other OpenSearch clusters where indices constantly change, you want to snapshot on a schedule. Snapshot Management helps you do exactly that.
  • Multi-terms aggregation. This mirrors Elasticsearch’s multi-terms aggregation, allowing you to aggregate on a composite key. For example, if you have a first_name and a last_name field, you could facet on the full name with a multi-terms aggregation. If you do this a lot, it will pay off to have a separate full_name field, but this aggregation lets you choose combinations at query time.
  • Dedicated ML nodes. If you’re using the ml-commons plugin to do predictions, like when you may run out of disk, now you can do the processing on separate OpenSearch nodes. Before, data nodes had to do this work.

If you want to upgrade to 2.x, now’s a good time, because the 2.x branch has been out for a while. Here’s a quick reminder of what OpenSearch 2.0 brought to the table:

If you need help with OpenSearch, you’re in the right place! Sematext offers:

Jamstack

Definition: What Is JAMstack? JAMstack architecture represents a groundbreaking paradigm...

10+ Best Status Page Tools: Free, Open source & Paid [2023 Comparison]

Communication with our users is very important. You want them...

Key Metrics for Monitoring ClickHouse

By Chris Riley If you keep up-to-date with the latest...