Official Helm chart repository for Graylog.
Helm must be installed to use the charts. Please refer to Helm’s documentation to get started.
Once Helm has been set up correctly, add the repo as follows:
helm repo add graylog https://graylog2.github.io/graylog-helm
If you had already added this repo earlier, run helm repo update to retrieve the latest versions of the packages.
You can then run helm search repo graylog to see the charts.
For comprehensive documentation including requirements, chart details, and configuration values, refer to the chart README.md
To install the graylog chart:
helm install my-graylog graylog/graylog
To uninstall the chart:
helm uninstall my-graylog
© 2025 Graylog, Inc.