This repo moved to https://github.com/axoflow/axosyslog. Please use the helm charts provided there.
This repository contains various Helm charts for syslog-ng. You can use these charts to install the AxoSyslog - cloud-ready syslog-ng images created and maintained by Axoflow.
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 axosyslog https://axoflow.github.io/axosyslog-charts
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 axosyslog
to see the charts.
To install the axosyslog-collector chart:
helm install my-axosyslog-collector axosyslog/axosyslog-collector
To uninstall the chart:
helm delete my-axosyslog-collector
In case you need help or want to contact us, open a GitHub issue, or come chat with us in the syslog-ng channel of the Axoflow Discord server.
If you have fixed a bug or would like to contribute your improvements to these charts, open a pull request. We truly appreciate your help.
The Axoflow founder team consists of successful entrepreneurs with a vast knowledge and hands-on experience about observability, log management, and how to apply these technologies in the enterprise security context. We also happen to be the creators of wide-spread open source technologies in this area, like syslog-ng and the Logging operator for Kubernetes.
To learn more about our products and our open-source projects, visit the Axoflow blog, or subscribe to the Axoflow newsletter.