Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

axoflow/axosyslog-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Axoflow

Archived

This repo moved to https://github.com/axoflow/axosyslog. Please use the helm charts provided there.

AxoSyslog Helm Charts - a cloud-native distribution of syslog-ng by Axoflow

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.

How to use

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

Contact and support

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.

Contribution

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.

About Axoflow

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.