Posts tagged logstash

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 ...


Logstash Modular Pipelines: An Elegant Structure for Code Reusability and Duplication Avoiding

Blog Post Publish Date: 2023/11/12

This blog post explores a Logstash pipelines structure to mitigate code duplicated and presents an elegant method for reusing code section across multiple pipelines.

Read more ...