nickytd
kubernetes-logging-helm
Smarty

Scalable Kubernetes logging stack with Opensearch

Last updated May 27, 2025
50
Stars
15
Forks
0
Issues
0
Stars/day
Attention Score
13
Language breakdown
Smarty 67.4%
Shell 20.8%
HTML 11.8%
Files click to expand
README

Artifact Hub Release Charts Publis Documentation

kubernetes-logging-helm with OpenSearch

This helm chart deploys a scalable containerized logging stack, enabling log observability for kubernetes applications with OpenSearch. The deployment may take various forms, from a single node setup usable for a local development up to scaled multi nodes opensearch deployments used in production environments. It is an easy way to provision a managed OpenSearch cluster with optional kafka brokers, flunet-bits and logstash(s) supplying additional initialization steps for the various components.

Kubernetes Logging Stack

Adding the helm chart repository:

helm repo add logging https://nickytd.github.io/kubernetes-logging-helm
helm repo update
helm install ofd logging/kubernetes-logging

Pages: https://nickytd.github.io/kubernetes-logging-helm

Uprgade Notes 2.x to 3.0.0: Since version 3.0.0, the chart values are renamed and follow camel case recommendation.

Chart version 4.0.0 now features OpenSearch & Dashboards 2.0.0 - Release Notes

Uprgade Notes 4.x to 4.2.0: Chart version 4.2.0 delivers OpenSearch 2.2.0. In this release the nomenclature is changed for the master node. Now it is called "cluster-manager". As a result the chart values.yaml is adapted as well reflecting the naming convention in OpenSearch. The "master" in values.yaml is renamed to "clusterManager".

🔗 More in this category

© 2026 GitRepoTrend · nickytd/kubernetes-logging-helm · Updated daily from GitHub