sumologic-kubernetes-collection
sumologic-kubernetes-collection copied to clipboard
Sumo Logic collection solution for Kubernetes
Related to #2975. > Do we have some way of checking this in CI? If not, it will slowly diverge from the intended state. _Originally posted by @swiatekm-sumo in https://github.com/SumoLogic/sumologic-kubernetes-collection/issues/2976#issuecomment-1502928777_
Please update the tracked version in the Rancher Partners Repo so we are able to use the latest version of Sumo Logic Collection. Current version is 2.19. https://github.com/rancher/partner-charts
**Describe the bug** When using Sumologic kubernetes collection with PersistentVolume (EBS) you are unable to rotate instances. Problem is that when we start draining node using `kubectl drain` command, drained...
We need high-level documentation for collecting traces from user workloads (applications), similar to https://github.com/SumoLogic/sumologic-kubernetes-collection/blob/v2.11.0/deploy/docs/collecting-kubernetes-events.md for collecting Kubernetes events. It should describe the frequent use cases, like: - specifying the pods,...
While this is nice I wonder if we shouldn't change this to have 3 levels with OT general heading, then queueing and batching then all the topics mentioned below. Probably...
**Is your feature request related to a problem? Please describe.** tldr; as far as I can tell the only way to install this chart is by providing credentials in-line with...
**Is your feature request related to a problem? Please describe.** We are trying to query logs based on the nodeSelector in Kubernetes, in order to send alerts to a specific...
Can existing node-exporter be used by sumologic kubernetes collection (especially in side by side deployment)? related to: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/2445#discussion_r927379407
In the install docs, please mention the (possible) need to set `fluentd.persistence.storageClass`. If you didn't do it, and you needed to, it's a bit of a mess because you have...
Note that we use `helmfile`; it runs `helm upgrade`. After an initial rollout I wasn't happy with the default for `fluentd.logs.containers.sourceCategoryReplaceDash` so I changed it (to a dash, apparently there's...