Is your feature request related to a problem? Please describe. When installing the Helm chart to a cluster with both linux and windows nodes I have to manually deploy log collectors windows nodes.
Describe the solution you'd like I would like to have additional daemonsets for opentelemetry logs collector such that they get installed on all nodes in the cluster.
Describe alternatives you've considered Document how to add log collection for windows nodes, currently there isn't any documentation and additionally sumologic doesn't publish windows server images of the otel collector. I currently have fluent-bit installed on the windows nodes and otel collector on the linux nodes and have to add duplicate logic to ingest from both sources.
Is your feature request related to a problem? Please describe. When installing the Helm chart to a cluster with both linux and windows nodes I have to manually deploy log collectors windows nodes.
Describe the solution you'd like I would like to have additional daemonsets for opentelemetry logs collector such that they get installed on all nodes in the cluster.
Describe alternatives you've considered Document how to add log collection for windows nodes, currently there isn't any documentation and additionally sumologic doesn't publish windows server images of the otel collector. I currently have fluent-bit installed on the windows nodes and otel collector on the linux nodes and have to add duplicate logic to ingest from both sources.