Michael Voelker

Results 7 issues of Michael Voelker

the commit adds description of hash option in output out_kafka Signed-off-by: Michael Voelker

waiting-on-code-merge

this is for https://github.com/fluent/fluent-bit/pull/4487 Signed-off-by: Michael Voelker

waiting-on-code-merge

description for and-combination of rewrite_tag filter rules PR: https://github.com/fluent/fluent-bit/pull/2399 Signed-off-by: Michael Voelker

waiting-for-user
waiting-on-code-merge

New Summary Output: - Summary - Process : fluent-bit - PID : 8 - Elapsed Time: 68.36 seconds - Avg Memory : 70.72M - Avg CPU : 70.54% - Avg...

rules in rewrite_tag filter were combined with OR combination. In some usecases an AND-combination is helpful. For instance, when logmessages in kubernetes from customer namespaces should be dropped, which haven't...

waiting-for-user

this PR enhances plugin out_kafka with 'hash' option. See https://github.com/fluent/fluent-bit-docs/pull/321 If option 'hash' is set, an uniqe hash is added to each message configuration example: ``` Hash On Hash_Key _myid...

waiting-for-user

This PR introduces filter_throttle_tag plugin, which is derived from filter_throttle/filter_throttle_size, but much more suitable for kubernetes environments. My company runs 'namespace as a service' on openshift clusters for different customers,...

docs-required