fluent-bit-docs icon indicating copy to clipboard operation
fluent-bit-docs copied to clipboard

pipeline: input: http: add a description about tag_key

Open nokute78 opened this issue 3 years ago • 0 comments

This patch is to add missing tag_key option. https://github.com/fluent/fluent-bit/blob/v1.9.6/plugins/in_http/http.c#L146

Key Description default
tag_key Specify the key name to overwrite a tag. If set, the tag will be overwritten by a value of the key.

nokute78 avatar Jul 30 '22 23:07 nokute78