As a followup to fluent/fluent-bit-kubernetes-logging#11 (comment), is there any way I can configure Message_Key with out_kafka so that it varies with some aspect of the message?
I'd like to partition the destination topic and preserve order per kubernetes container.
As a followup to fluent/fluent-bit-kubernetes-logging#11 (comment), is there any way I can configure
Message_Keywithout_kafkaso that it varies with some aspect of the message?I'd like to partition the destination topic and preserve order per kubernetes container.