CatalystCode / kubemalt

Kubernetes guidance for MALT (Monitoring, Alerting, Logging, and Tracing)
6 stars 2 forks source link

Cloud Logging: Fluentd -> Log Analytics #35

Open bnookala opened 5 years ago

bnookala commented 5 years ago

Can possibly utilize the fluentbit azure output plugin https://fluentbit.io/documentation/current/output/azure.html

bnookala commented 5 years ago

This isn't a blocker, since we can always clone helm charts for somewhere else and make changes as necessary, but the existing helm chart has an issue in producing the intended configuration, which I've filed as an issue here: https://github.com/helm/charts/issues/11332