sumologic-kubernetes-collection icon indicating copy to clipboard operation
sumologic-kubernetes-collection copied to clipboard

Support for Windows server nodes

Open kristinnSnow opened this issue 1 year ago • 4 comments

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.

kristinnSnow avatar May 25 '23 09:05 kristinnSnow

Thank you for submitting your feature request. Unfortunately, at this time, we do not offer documentation and images for the Windows server as it is not currently supported. However, I will make sure to include your request as a priority for future development. In the meantime, we can only offer some workarounds. If you require assistance, please provide us with detailed information about your configuration so we can better help you.

dmolenda-sumo avatar May 26 '23 13:05 dmolenda-sumo

Hi dmolenda-sumo Any update on this feature. We are also looking for it. Looks like, we don't have choice to use combination of fluent bit for pod level logs and otel standalone agent for eks window & linux node for metrix & logs.

vinayaksakharkar avatar Nov 03 '23 18:11 vinayaksakharkar

@dmolenda-sumo any update on this?

vinayaksakharkar avatar Mar 14 '24 16:03 vinayaksakharkar

@kristinnSnow @vinayaksakharkar We added experimental logs collector for windows. It will be available with new release. Here is link to main branch: https://github.com/SumoLogic/sumologic-kubernetes-collection/blob/4832f713b2d1d7e69796a6b37e38e95fa88f3f44/docs/README.md#windows-nodes-support

sumo-drosiek avatar Apr 08 '24 13:04 sumo-drosiek