-
**Is your feature request related to a problem? Please describe.**
The problem is that it's not possible to set a entire directory in INPUT, and get all the logs in the directory including subdirec…
-
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…
-
Fluent Bit is a light-weight log processor and forwarder, and can be used as a replacement for Fluentd for these two features. Fluent Bit, however, lacks support for log aggregation and supports fewer…
-
- 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…
-
**Is your feature request related to a problem? Please describe.**
Not related to a problem
**Describe the solution you'd like**
Update the in_http plugin to support the same content_types as flu…
-
## Bug Report
**Describe the bug**
After upgrading from fluent-bit 3.1.4 to 3.1.5 all our k8s clusters start reporting PrometheusDuplicateTimestamps errors
Prometheus metric `rate(prometheus_targ…
-
Getting this new error on the new fluentd:
```
unexpected error error="uninitialized constant Fluent::HttpInput"
/usr/lib/ruby/gems/2.3.0/gems/fluent-plugin-http-ex-0.0.3/lib/fluent/plugin/in_http_…
-
With 0.12.29
``` log
% bundle exec rake test
Finished in 7.916504144668579 seconds.
--------------------------------------------------------------------------------
13 tests, 248 assertions, 0 failu…
-
When trying to upgrade to the latest version of Firelens (v2.25.0 packaged with FluentBit v1.9.3), we regularly have our socket cut "End-of-file reached, probably we got disconnected (sent 0 of 294)"
…
-
**Is your feature request related to a problem? Please describe.**
I would like to be able to parse outputs of these commands with exec plugin:
iostat -d 1
mpstat 1
pidstat 1
These are neverendin…