-
``
2023-11-06 10:13:00 +0900 [debug]: #0 [gcs] Created new chunk chunk_id="609718e16bbf586a68ee2395e345b3f2" metadata=#
2023-11-06 10:13:06 +0900 [warn]: #0 [gcs] got unrecoverable error in primary …
-
**Is your feature request related to a problem? Please describe.**
When looking at ingress-nginx logs in Opensearch, the "message" field has this awkward output:
```
127.0.0.1 192.168.0.1 - [28/F…
-
Input plugins may emit events one-by-one (for example, `in_exec`), but it degrades total performance of Fluentd event routing.
If we can support buffer plugins in input plugins, it can improve perform…
-
#### Problem
I'm using image fluent/fluentd-kubernetes-daemonset:v1.12.2-debian-cloudwatch-1.3 and I also tried with the latest one, but I'm getting this error while trying to log to Cloudwatch.
…
-
This issue is a continuation of an closed, but not resolved issue on [fluentd](https://github.com/fluent/fluentd/) project which can be viewed here https://github.com/fluent/fluentd/issues/1218
Summa…
-
It seem currently exporter has no way to stop displaying metrics which are obsolete(never going to be updated).
For example in kubernetes cluster we can have thousands of containers recreated every h…
-
**Is your feature request related to a problem? Please describe.**
Fluentd offers output plugins for popular cloud object storage such as s3, gcs, and azurestorage.
It would be nice to have similar …
nnoto updated
9 months ago
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
**Is your feature request related to a problem? Please describe.**
I want fluentd to write a csv file with header like below.
(The header is written in only head of a file, of course.)
e.g.
``…
-
Hi
We are using Multiple workers in our fluentd configuration. Please refer the below configuration
```
workers 3
@type forward
port 24224
@type elasticsearch
ho…