Skip to content

Commit b845f65

Browse files
authored
Merge pull request #35885 from chinmayi-chandrasekar/BZ1867056_fluentd_legacy_forward
BZ1867056: Remove legacy forwarding from fluentd
2 parents 471c6a4 + 81fd9e2 commit b845f65

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/cluster-logging-collector-legacy-fluentd.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ To configure {product-title} to forward logs using the legacy Fluentd method:
8181
flush_thread_count "#{ENV['FLUSH_THREAD_COUNT'] || 2}"
8282
retry_max_interval "#{ENV['FORWARD_RETRY_WAIT'] || '300'}"
8383
retry_forever true
84-
overflow_action "#{ENV['BUFFER_QUEUE_FULL_ACTION'] || 'exception'}"
8584
</buffer>
8685
<server>
8786
name <6>

0 commit comments

Comments
 (0)