fluentd-kubernetes-sumologic
fluentd-kubernetes-sumologic copied to clipboard
FluentD plugin to extract logs from Kubernetes clusters, enrich and ship to Sumo logic.
It looks that the memory usage never goes down - no matter the amount of logs pushed to SumoLogic. Is that a architecture/design issue ? Version: 2.4.2 Pod resources: RAM...
Here is what we see in SumoLogic logs search for all applications: ``` Name: %{namespace}.%{pod}.%{container} Category: kubernetes/%{namespace}/%{pod_name} ``` is there something wrong with configuration file? ``` @type null @type monitor_agent...
**ERROR: Error installing fluent-plugin-kubernetes_metadata_filter: zeitwerk requires Ruby version >= 2.4.4.** Successfully installed unf_ext-0.0.7.6 Successfully installed unf-0.1.4 Successfully installed domain_name-0.5.20190701 Successfully installed http-cookie-1.0.3 Successfully installed http-form_data-1.0.3 Successfully installed http-0.9.8 Successfully installed...
getting **pattern not match** errors when i deployed into CRI-O running cluster. #feature
To use the [reloader](https://github.com/stakater/Reloader), I need to add an annotation to the daemon set. For fully automated deployment, I need to do this via the helm chart. Please add the...
Hi, Is it possible to reduce Kubernetes metadata but leave `labels` untouched? I would like to log less but still need `labels`. Thank you.
For 2.1 and beyond, user is seeing an issue where sourecategories are populating like this: app_prod/some_app_name app_prod/some_app_name_62 app_prod/some_app_name 63... Can provide more info offline as needed. Thanks! Jeff W. TAM,...
Same as https://github.com/SumoLogic/fluentd-kubernetes-sumologic/issues/130 but for RBAC
In certain occasions the logs coming from our services are not correctly parsed. As a consequence, thousands of log lines are crammed together in one big message sent to Sumo...
### Metadata: #### K8s Version: 1.10.11 #### Environment: AWS #### Fluentd Image Version: 2.0.0 #### Config ``` --- apiVersion: v1 kind: Secret metadata: name: sumologic namespace: kube-system type: Opaque data:...