logging-operator icon indicating copy to clipboard operation
logging-operator copied to clipboard

Logging operator for Kubernetes

Results 91 logging-operator issues
Sort by recently updated
recently updated
newest added
trafficstars

> 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...

bug
triage

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/kube-logging/logging-operator). ## Open These updates have all been...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | Pending | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---|---|---|---| | gcr.io/distroless/static...

dependencies

**Is your feature request related to a problem? Please describe.** It may take time to rollout hosttailer daemonsets in big clusters. **Describe the solution you'd like** I would like to...

help wanted
good first issue

Eventually we want to move to ruby 3.3 and the latest alpine base, but we had issues with it like this one https://github.com/kube-logging/fluentd-images/issues/107 Let's try this again eventually and see...

We want to have a similar protected flag that we have implemented for fluentd in https://github.com/kube-logging/logging-operator/pull/1730/files

pinned

**Is your feature request related to a problem? Please describe.** We use stackdriver as an output for fluentd for a manual deploy currently but would like to move to logging-operator....

enhancement
feature-request
output
priority-low
pinned

**Describe the bug**: When creating a `clusteroutput` of type `logz`, I explicitly set the following fields ``` output_include_tags: false output_include_time: false ``` However, the configuration produced by this CRD does...

bug
help wanted
good first issue

**Is your feature request related to a problem? Please describe.** We'd like to be able to define a ClusterFlow that defines an entire subset of namespaces which are labeled. This...

priority-medium