logging-operator
logging-operator copied to clipboard
Logging operator for Kubernetes
> Bugs should be filed for issues encountered whilst operating logging-operator. > You should first attempt to resolve your issues through the community support > channels, e.g. Slack, in order...
Currently this produces the following log record on the destination. All the metadata and the original log record are available, although resource attributes are absent. Proper resource attributes will be...
**Is your feature request related to a problem? Please describe.** Helm 3 does not manage CRDs (see https://helm.sh/docs/chart_best_practices/custom_resource_definitions/). `helm uninstall` won't remove CRDs, and `helm updgrade` won't upgrade them. Manual...
> Bugs should be filed for issues encountered whilst operating logging-operator. > You should first attempt to resolve your issues through the community support > channels, e.g. Slack, in order...
We have too many different images (reloaders and metrics providers), which we should rationalize into a single image if possible
Fixes #1749 Made changes in ```pkg/sdk/logging/api/v1beta1/common_types.go``` to add a severity metrics in the Metrics struct and made changes in fluentbit, fluentd and syslog packages prometheusrules.go and buffervolumeprometheusrules.go .
**Is your feature request related to a problem? Please describe.** Currently the severity is hardcoded in the PrometheusRules like [here](https://github.com/kube-logging/logging-operator/blob/a71e24e740c893c92c364064647e5bf9070f2aa8/pkg/resources/fluentd/prometheusrules.go#L47) **Describe the solution you'd like** It would be great to...
We want to send logs using this operator to otel using the syslogng otlp feature but currently it doesn't support it. We tried using the http output but it didn't...
**Is your feature request related to a problem? Please describe.** Hey, I was thinking about how to monitor whether a Flow/Output resource is having problems or is working fine. **Describe...
Start with this: https://github.com/gioppoluca/logging-operator-examples Give an update here: https://cloud-native.slack.com/archives/C06DW57NWSJ/p1709735379094479