TopicConfParam¶
Arbitrary librdkafka topic options name=value.
This parameter applies to omkafka: write to Apache Kafka.
- Name:
TopicConfParam
- Scope:
action
- Type:
array[string]
- Default:
action=none
- Required?:
no
- Introduced:
at least 8.x, possibly earlier
Description¶
In essence the same as ConfParam
, but for Kafka topic options.
Action usage¶
action(type="omkafka" topicConfParam=["acks=all"])
Notes¶
Multiple values may be set using array syntax.
See also¶
See also omkafka: write to Apache Kafka.
Support: rsyslog Assistant | GitHub Discussions | GitHub Issues: rsyslog source project
Contributing: Source & docs: rsyslog source project
© 2008–2025 Rainer Gerhards and others. Licensed under the Apache License 2.0.