-
### 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…
-
I'm new to the `fluentd` so it could be that I'm missing something. Trying to configure it to send all the busy `journald` logs to the OpenSearch I've tried to configure it with multiple workers, so I…
-
### Is your feature request related to a problem? Please describe.
A times we need to run fluentd without_source to halt input and aide in backend flushing.
When doing so - we do not have a method t…
ryn9 updated
4 months ago
-
Check [CONTRIBUTING guideline](https://github.com/fluent/fluentd/blob/master/CONTRIBUTING.md) first and here is the list to help us investigate the problem.
- fluentd or td-agent version. Fluentd v…
-
**Describe the bug**
When using fluent-bit, the Forward plugins, and fluentd (generally with bit as a Kubernetes DaemonSet forwarding to a Fluentd Deployment), the log stream is more or less consta…
-
Hello.
I have simple scenario.
I have multiline input
I want to save it as one record.
Unfortunately I can not do it
Environment:
```
2019-06-17 13:10:06 +0000 [info]: starting fluen…
-
### Describe the bug
trying to deploy official helm chart in Kubernetes and always getting the same error.
`#0 unexpected error error_class=ArgumentError error="unknown keyword: :thread_safe"`
### …
-
newrelic recommends fluentd as a log forwarder.
So, i'm trying to setup it...
I just need to pass all the systems logs
I get this ^ error in newrelic
/etc/td-agent/td-agent.conf
```
# ins…
-
**Is your feature request related to a problem? Please describe.**
There is currently a [hard limit](https://github.com/fluent/fluent-bit/blob/master/include/fluent-bit/flb_routes_mask.h#L40-L42) o…
-
- fluentd version 1.3
- Your configuration
```
@type file
path /fluentd/log/service.%Y-%m-%d.%H.log
append true
format single_value
message_key log
add_newline false
@ty…