fluentd icon indicating copy to clipboard operation
fluentd copied to clipboard

Fluentd: Unified Logging Layer (project under CNCF)

Results 271 fluentd issues
Sort by recently updated
recently updated
newest added

**Which issue(s) this PR fixes**: None. **What this PR does / why we need it**: Adds and reorganizes tests of `filter_parser` for abnormal cases. The following PR will significantly change...

backport to LTS

### Is your feature request related to a problem? Please describe. Updating Fluentd or reloading a config causes downtime. Plugins that receive data as a server, such as `in_udp`, `in_tcp`,...

enhancement
work-in-progress

**Which issue(s) this PR fixes**: Fixes # **What this PR does / why we need it**: **Docs Changes**: **Release Note**:

**Which issue(s) this PR fixes**: Fixes # **What this PR does / why we need it**: The safe navigation operator was introduced at [Ruby 2.3](https://www.ruby-lang.org/en/news/2015/12/25/ruby-2-3-0-released/). I think it makes the...

### Describe the bug Running as fluentd-kubernetes-daemonset on modest EKS clusters (6-12 nodes, *.large instances) each fluentd pod steadily grows in memory use until it hits allocated memory limit (currently...

waiting-for-user
stale
memory

### Describe the bug I run fluentd for a long time,input plugin config forward receive event, output pugin config elasticsearch Recently I found there aure many residual old buffer file...

waiting-for-user
stale

**Which issue(s) this PR fixes**: Fixes # **What this PR does / why we need it**: This PR improves meta file corruption checking. The meta file contains at least the...

### Describe the bug When trying a regex parse, I couldn't match the plus-minus unicode character (±) I ensured my config file, my log file and my config (encoding UTF-8)...

bug

### Describe the bug When many logs do not match the pattern, memory usage increases significantly. ### To Reproduce * conf ``` @type tail tag test path "#{File.expand_path '~/tmp/fluentd/access-*.log'}" refresh_interval...

enhancement
memory

### Describe the bug Hello, the rpm is not signed. Is it normal ? ### To Reproduce I installed the fluentd package using the repo [fluent-package-lts] name=Fluentd Project baseurl=https://packages.treasuredata.com/lts/5/redhat/$releasever/$basearch enabled=1...

waiting-for-user