This repository contains the OpenTelemetry Demo chart for AxoSyslog, which is intended to make it convenient to install AxoSyslog's OpenTelemetry demonstration based on OpenTelemetry Demo.
You can read more about syslog-ng's and AxoSyslog's OpenTelemetry support in Axoflow's blog post.
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-opentelemetry-demo https://axoflow.github.io/opentelemetry-helm-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-opentelemetry-demo
to see the charts.
To install the opentelemetry-demo chart:
helm install my-axosyslog-opentelemetry-demo axosyslog-opentelemetry-demo/opentelemetry-demo
To uninstall the chart:
helm delete my-axosyslog-opentelemetry-demo
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.
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.