-
so from what i understood from the **Overview** this plugin re-emits events that matches a pattern and let the unmatched events keep throught the rest of the configuration, but when i try something li…
-
Follow-up of https://github.com/moby/moby/issues/34620
As mentioned in the original bug, [logging change introduced in 1.13](https://github.com/moby/moby/pull/22982) is not compatible with the exis…
-
I am trying to work with Fluentd on `s390x`, but I am a little confused on which Docker Hub I should be pulling from.
On the top of this repo, you have a link pointing to https://hub.docker.com/r/…
-
### Describe the question/issue
After getting the last tag of the fluent bit container, the log router sidecar started getting killed with error code 139, this is being used in ECS as an essential …
-
### Describe the question/issue
When a log destination is down or slow and logs are ingested faster than it can be delivered then it creates a backpressure and which leads to high memory usage. …
-
1. installed td-agent-3.5.1
2. installed sql input plugin by follow this link: https://github.com/fluent/fluent-plugin-sql
3. installed postgres adaptor by follow this link: https://github.com/flue…
-
It would be better to be able to route logs from one source to multiple labels, so that it will be much easier to use logs for different purposes, such as storing and monitoring.
Indeed it can be con…
-
The event structure of Fluentd consists of the following:
* Tag
* Time (Epoch time)
* record (Actual log content - JSON format)
When fluentd event is received and decoded, the `Time` (epoch time…
-
We have many plugins failing against logstash-core, this must be fixed..Below is a sample (small portion) of the ones failing (full list in https://travis-ci.org/logstash-plugins/):
- [ ] [logstash…
-
I'm trying to send logs from fluentbit (0.13) via out_http to fluentd(v1.2.4)'s in_http source, it works with "format json" setting, but when I switched to "format msgpack", I'm getting this error:
…