Skip to content

Commit ce0274b

Browse files
committed
Add a description for unrecoverable_error_code
Signed-off-by: Hiroshi Hatake <hiroshi@chronosphere.io>
1 parent 0a3087d commit ce0274b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -558,6 +558,8 @@ You need to install rdkafka gem.
558558
# load of both Fluentd and Kafka when excessive messages are attempted
559559
# to send. Default is no limit.
560560
max_enqueue_bytes_per_second (integer) :default => nil
561+
unrecoverable_error_codes (array) :default => ["topic_authorization_failed", "msg_size_too_large"]
562+
561563
</match>
562564

563565
`rdkafka2` supports `discard_kafka_delivery_failed_regex` parameter:

0 commit comments

Comments
 (0)