Posts tagged opensearch

OpenSearch Concepts - Index and Shards

Blog Post Publish Date: 2025/01/05

OpenSearch is a powerful platform, but having a solid understanding of its basic concepts is essential for a seamless experience with the stack. In this blog post, we’ll cover one of the most fundamental aspects of OpenSearch administration: Indices and Shards.

Read more ...


Logstash Sniffing: Improving Log Ingestion in OpenSearch Scalable Clusters

Blog Post Publish Date: 2024/06/08

This blog post outlines an optimize log ingestion in OpenSearch using Logstash. It will address a common issue related to shipping logs to scalable OpenSearch clusters and provide an effective solution to enhance resource utilization.

Read more ...