john mccormick

Results 4 issues of john mccormick

This PR adds event_type to the flb_plugin_proxy_def struct. This allows for the setting of event_type to a value other than the default log only initialization. This PR is a backport...

docs-required

This commit adds event_type to the flb_plugin_proxy_def struct. This allows for the setting of event_type to a value other than the default log only initialization. In the flb_plugin_proxy_register function default...

docs-required

This PR adds event_type to the flb_plugin_proxy_def struct. This allows for the setting of event_type to a value other than the default log only initialization. This PR is a backport...

docs-required

This PR is related to this [PR](https://github.com/fluent/fluent-bit/pull/11011) on the fluent-bit repository. This PR adds a new function `FLBPluginRegisterWithEventType` that enables setting the event type for output plugins. This change updates...