-
The syslog output plugin for fluentd is not working and give this error:
got unrecoverable error in primary and no secondary error_class=ArgumentError error="wrong number of arguments (given 4, exp…
-
#### Steps to replicate
Provide example config and message
Fluentd config:
log_level debug
@type tail
path /var/log/containers/*.log
exclude_path /v…
-
**Is your feature request related to a problem? Please describe.**
Feature request
**Describe the solution you'd like**
We'd like to see support added to the fluentd output plugin for structured …
-
### Describe the bug
When following HOWTOBUILD.md fluentd stops with an unknown plugin error.
### To Reproduce
Follow HOWTOBUILD.md use debian v1.17
### Expected behavior
Fluentd starts properly …
-
### Describe the bug
I've been trying to track down what looks like a memory leak for the last week where a stage buffer doesn't get cleared out even though new data arrives. In my latest attempt t…
-
(check apply)
- [x] read [the contribution guideline](https://github.com/fluent/fluent-plugin-opensearch/blob/master/CONTRIBUTING.md)
- [ ] (optional) already reported 3rd party upstream repository …
-
## Usecase
We need to push kubernetes pod logs to Azure, S3 or Splunk based on the configuration.
## What we have done
Built a custom image with Fluentd image as base and included the required pl…
-
## Usecase
We need to push kubernetes pod logs to Azure, S3 or Splunk based on the configuration.
## What we have done
Built a custom image with Fluentd image as base and included the required pl…
-
**[ @mmguero](https://github.com/mmguero)** cloned issue [idaholab/Malcolm#103](https://github.com/idaholab/Malcolm/issues/103) on 2022-06-08:
> Now that we're not using Elastic any more, it _may_ m…
-
### Describe the bug
I have fluentd deployed as a deamonset in kubernetes cluster which is sending logs using output forward plugin. I have shared the config below. In the netstat output of fluentd,…