Closed raytung closed 1 year ago
Addresses https://github.com/fluent/fluent-plugin-kafka/issues/489
This lifts the same parameter from the out_kafka2 plugin and behaves similarly - it first attempts to write to a given topic, and if it fails because the topic does not exist, it will attempt to write to the default_topic
out_kafka2
default_topic
Thanks!
Addresses https://github.com/fluent/fluent-plugin-kafka/issues/489
This lifts the same parameter from the
out_kafka2
plugin and behaves similarly - it first attempts to write to a given topic, and if it fails because the topic does not exist, it will attempt to write to thedefault_topic