Skip to content

feat: add rdkafka2 plugin #141

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion v1.16-4.8/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ARG BUILD_DEPS=" \
wget bzip2 zlib-dev git linux-headers \
automake autoconf libtool build-base \
ruby-dev libc6-compat geoip-dev \
snappy-dev gnupg \
snappy-dev gnupg bash \
"

RUN addgroup -S -g 101 fluent && adduser -S -G fluent -u 100 fluent \
Expand Down
1 change: 1 addition & 0 deletions v1.16-4.8/outputs/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,6 @@ gem 'fluent-plugin-webhdfs', '1.6.0'
gem 'fluent-plugin-vmware-loginsight', '1.4.2'
gem 'fluent-plugin-vmware-log-intelligence', '2.0.8'
gem 'fluent-plugin-gelf-best', '1.3.3'
gem 'rdkafka', '0.16.0'
#gem 'fluent-plugin-aws-elasticsearch-service', '2.4.1'
#gem 'fluent-plugin-logdna', '~> 0.4.0'
12 changes: 7 additions & 5 deletions v1.16-4.8/outputs/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,8 @@ GEM
ltsv
ruby-kafka (>= 1.5.0, < 2)
fluent-plugin-kinesis (3.5.0)
aws-sdk-firehose (~> 1, != 1.9, != 1.5, != 1.15)
aws-sdk-kinesis (~> 1, != 1.5, != 1.4, != 1.14)
aws-sdk-firehose (~> 1, != 1.5, != 1.9, != 1.15)
aws-sdk-kinesis (~> 1, != 1.4, != 1.5, != 1.14)
fluentd (>= 0.14.22, < 2)
google-protobuf (~> 3)
fluent-plugin-logzio (0.2.2)
Expand Down Expand Up @@ -255,6 +255,10 @@ GEM
json-jwt (>= 1.11.0)
rack (>= 2.1.0)
rake (13.0.6)
rdkafka (0.16.0)
ffi (~> 1.15)
mini_portile2 (~> 2.6)
rake (> 12)
redis (3.3.5)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
Expand Down Expand Up @@ -322,6 +326,4 @@ DEPENDENCIES
fluent-plugin-vmware-log-intelligence (= 2.0.8)
fluent-plugin-vmware-loginsight (= 1.4.2)
fluent-plugin-webhdfs (= 1.6.0)

BUNDLED WITH
2.5.13
rdkafka (= 0.16.0)
2 changes: 1 addition & 1 deletion v1.16/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ARG BUILD_DEPS=" \
wget bzip2 zlib-dev git linux-headers \
automake autoconf libtool build-base \
ruby-dev libc6-compat geoip-dev \
snappy-dev gnupg \
snappy-dev gnupg bash \
"

RUN addgroup -S -g 101 fluent && adduser -S -G fluent -u 100 fluent \
Expand Down
1 change: 1 addition & 0 deletions v1.16/outputs/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,6 @@ gem 'fluent-plugin-webhdfs', '1.6.0'
gem 'fluent-plugin-vmware-loginsight', '1.4.2'
gem 'fluent-plugin-vmware-log-intelligence', '2.0.8'
gem 'fluent-plugin-gelf-best', '1.3.3'
gem 'rdkafka', '0.16.0'
#gem 'fluent-plugin-aws-elasticsearch-service', '2.4.1'
#gem 'fluent-plugin-logdna', '~> 0.4.0'
20 changes: 11 additions & 9 deletions v1.16/outputs/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
GEM
remote: https://rubygems.org/
remote: https://index.rubygems.org/
specs:
activemodel (7.1.1)
activesupport (= 7.1.1)
Expand Down Expand Up @@ -107,8 +107,8 @@ GEM
ltsv
ruby-kafka (>= 1.5.0, < 2)
fluent-plugin-kinesis (3.5.0)
aws-sdk-firehose (~> 1, != 1.9, != 1.5, != 1.15)
aws-sdk-kinesis (~> 1, != 1.5, != 1.4, != 1.14)
aws-sdk-firehose (~> 1, != 1.5, != 1.9, != 1.15)
aws-sdk-kinesis (~> 1, != 1.4, != 1.5, != 1.14)
fluentd (>= 0.14.22, < 2)
google-protobuf (~> 3)
fluent-plugin-logzio (0.2.2)
Expand Down Expand Up @@ -210,7 +210,7 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2023.1003)
mini_mime (1.1.5)
mini_portile2 (2.8.6)
mini_portile2 (2.8.7)
minitest (5.22.2)
msgpack (1.7.2)
multi_json (1.15.0)
Expand All @@ -228,7 +228,7 @@ GEM
net-smtp (0.4.0)
net-protocol
netrc (0.11.0)
nokogiri (1.16.5)
nokogiri (1.16.6)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
openid_connect (1.1.8)
Expand All @@ -246,7 +246,7 @@ GEM
multi_json (>= 1.0)
prometheus-client (4.2.1)
public_suffix (5.0.3)
racc (1.7.3)
racc (1.8.0)
rack (3.0.9.1)
rack-oauth2 (1.21.3)
activesupport
Expand All @@ -255,6 +255,10 @@ GEM
json-jwt (>= 1.11.0)
rack (>= 2.1.0)
rake (13.0.6)
rdkafka (0.16.0)
ffi (~> 1.15)
mini_portile2 (~> 2.6)
rake (> 12)
redis (3.3.5)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
Expand Down Expand Up @@ -322,6 +326,4 @@ DEPENDENCIES
fluent-plugin-vmware-log-intelligence (= 2.0.8)
fluent-plugin-vmware-loginsight (= 1.4.2)
fluent-plugin-webhdfs (= 1.6.0)

BUNDLED WITH
2.5.11
rdkafka (= 0.16.0)