mirror of
https://github.com/elastic/logstash.git
synced 2025-04-23 22:27:21 -04:00
parent
9398cd65a1
commit
9c16d78a66
1 changed files with 0 additions and 1 deletions
|
@ -110,7 +110,6 @@ class LogStash::Outputs::Kafka < LogStash::Outputs::Base
|
|||
end
|
||||
require 'jruby-kafka'
|
||||
options = {
|
||||
:topic_id => @topic_id,
|
||||
:broker_list => @broker_list,
|
||||
:compression_codec => @compression_codec,
|
||||
:compressed_topics => @compressed_topics,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue