Skip to content
This repository was archived by the owner on Apr 21, 2026. It is now read-only.
Open
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
12 changes: 6 additions & 6 deletions v1.17-5.0/outputs/Gemfile
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
source 'https://index.rubygems.org'

gem 'fluent-plugin-aliyun-oss', '0.0.1'
gem 'fluent-plugin-kafka', '0.19.5'
gem 'fluent-plugin-grafana-loki', '1.2.20'
gem 'fluent-plugin-kinesis', '3.6.1'
gem 'fluent-plugin-kafka', '0.19.6'
gem 'fluent-plugin-grafana-loki', '1.3.0'
gem 'fluent-plugin-kinesis', '3.7.0'
gem 'fluent-plugin-splunk-hec', '1.3.3'
gem 'fluent-plugin-elasticsearch', '6.0.0'
gem 'fluent-plugin-newrelic', '1.2.3'
gem 'fluent-plugin-cloudwatch-logs', '0.15.0'
gem 'fluent-plugin-opensearch', '1.1.5'
gem 'fluent-plugin-logzio', '0.2.2'
gem 'fluent-plugin-datadog', '0.14.4'
gem 'fluent-plugin-datadog', '0.15.0'
gem 'fluent-plugin-redis', '0.3.5'
gem 'fluent-plugin-sqs', '3.0.0'
gem 'fluent-plugin-mattermost', '0.2.2'
Expand All @@ -19,8 +19,8 @@ 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.4.1'
gem 'fluent-plugin-s3', '1.8.3'
gem 'fluent-plugin-s3', '1.8.4'
gem 'fluent-plugin-gcs', '0.4.4'
gem 'rdkafka', '0.23.1'
gem 'rdkafka', '0.26.0'
#gem 'fluent-plugin-aws-elasticsearch-service', '2.4.1'
#gem 'fluent-plugin-logdna', '~> 0.4.0'
116 changes: 58 additions & 58 deletions v1.17-5.0/outputs/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19,43 +19,44 @@ GEM
aliyun-sdk (0.7.0)
nokogiri (~> 1.6)
rest-client (~> 2.0)
async (2.24.0)
async (2.39.0)
console (~> 1.29)
fiber-annotation
io-event (~> 1.9)
io-event (~> 1.11)
metrics (~> 0.12)
traces (~> 0.15)
async-http (0.91.0)
traces (~> 0.18)
async-http (0.95.0)
async (>= 2.10.2)
async-pool (~> 0.11)
io-endpoint (~> 0.14)
io-stream (~> 0.6)
metrics (~> 0.12)
protocol-http (~> 0.49)
protocol-http1 (~> 0.30)
protocol-http2 (~> 0.22)
protocol-http (~> 0.62)
protocol-http1 (~> 0.39)
protocol-http2 (~> 0.26)
protocol-url (~> 0.2)
traces (~> 0.10)
async-pool (0.11.0)
async-pool (0.11.2)
async (>= 2.0)
attr_required (1.0.1)
aws-eventstream (1.4.0)
aws-partitions (1.1152.0)
aws-partitions (1.1238.0)
aws-sdk-cloudwatchlogs (1.115.0)
aws-sdk-core (~> 3, >= 3.216.0)
aws-sigv4 (~> 1.5)
aws-sdk-core (3.231.0)
aws-sdk-core (3.244.0)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.992.0)
aws-sigv4 (~> 1.9)
base64
bigdecimal
jmespath (~> 1, >= 1.6.1)
logger
aws-sdk-firehose (1.99.0)
aws-sdk-core (~> 3, >= 3.231.0)
aws-sdk-firehose (1.106.0)
aws-sdk-core (~> 3, >= 3.244.0)
aws-sigv4 (~> 1.5)
aws-sdk-kinesis (1.86.0)
aws-sdk-core (~> 3, >= 3.231.0)
aws-sdk-kinesis (1.98.0)
aws-sdk-core (~> 3, >= 3.244.0)
aws-sigv4 (~> 1.5)
aws-sdk-kms (1.95.0)
aws-sdk-core (~> 3, >= 3.210.0)
Expand All @@ -70,15 +71,15 @@ GEM
aws-sigv4 (1.12.1)
aws-eventstream (~> 1, >= 1.0.2)
base64 (0.3.0)
bigdecimal (3.1.9)
bigdecimal (3.3.1)
bindata (2.5.0)
concurrent-ruby (1.3.5)
connection_pool (2.4.1)
console (1.33.0)
concurrent-ruby (1.3.6)
connection_pool (2.5.5)
console (1.34.3)
fiber-annotation
fiber-local (~> 1.1)
json
cool.io (1.9.0)
cool.io (1.9.4)
csv (3.3.5)
date (3.4.1)
declarative (0.0.20)
Expand Down Expand Up @@ -111,7 +112,7 @@ GEM
faraday_middleware-aws-sigv4 (1.0.1)
aws-sigv4 (~> 1.0)
faraday (>= 2.0, < 3)
ffi (1.17.2)
ffi (1.17.4)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
rake
Expand All @@ -128,7 +129,7 @@ GEM
fluent-plugin-cloudwatch-logs (0.15.0)
aws-sdk-cloudwatchlogs (~> 1.0)
fluentd (>= 1.8.0)
fluent-plugin-datadog (0.14.4)
fluent-plugin-datadog (0.15.0)
fluentd (>= 1, < 2)
net-http-persistent (~> 4.0.1)
fluent-plugin-elasticsearch (6.0.0)
Expand All @@ -144,14 +145,14 @@ GEM
fluentd (>= 1.8.0)
gelf_redux (>= 4.1.0)
oj
fluent-plugin-grafana-loki (1.2.20)
fluent-plugin-grafana-loki (1.3.0)
fluentd (>= 1.9.3, < 2)
fluent-plugin-kafka (0.19.5)
fluent-plugin-kafka (0.19.6)
bigdecimal (~> 3.1)
fluentd (>= 0.10.58, < 2)
ltsv
ruby-kafka (>= 1.5.0, < 2)
fluent-plugin-kinesis (3.6.1)
fluent-plugin-kinesis (3.7.0)
aws-sdk-firehose (~> 1, != 1.9, != 1.5, != 1.15)
aws-sdk-kinesis (~> 1, != 1.5, != 1.4, != 1.14)
fluentd (>= 0.14.22, < 2)
Expand Down Expand Up @@ -182,7 +183,7 @@ GEM
fluent-mixin-config-placeholders
fluentd
syslog_protocol
fluent-plugin-s3 (1.8.3)
fluent-plugin-s3 (1.8.4)
aws-sdk-s3 (~> 1.60)
aws-sdk-sqs (~> 1.23)
fluentd (>= 0.14.22, < 2)
Expand All @@ -208,24 +209,22 @@ GEM
fluent-plugin-webhdfs (1.6.0)
fluentd (>= 0.14.22)
webhdfs (>= 0.11.0)
fluentd (1.19.0)
fluentd (1.19.1)
async-http (~> 0.86)
base64 (~> 0.2)
bundler
cool.io (>= 1.4.5, < 2.0.0)
csv (~> 3.2)
drb (~> 2.2)
http_parser.rb (>= 0.5.1, < 0.9.0)
io-event (< 1.11.0)
io-stream (< 0.8.0)
logger (~> 1.6)
msgpack (>= 1.3.1, < 2.0.0)
serverengine (>= 2.3.2, < 3.0.0)
sigdump (~> 0.2.5)
strptime (>= 0.2.4, < 1.0.0)
tzinfo (>= 1.0, < 3.0)
tzinfo-data (~> 1.0)
uri (~> 1.0)
uri (~> 1.0, < 1.1.0)
webrick (~> 1.4)
yajl-ruby (~> 1.0)
zstd-ruby (~> 1.5)
Expand Down Expand Up @@ -258,9 +257,9 @@ GEM
google-cloud-core (~> 1.6)
googleauth (~> 1.9)
mini_mime (~> 1.0)
google-protobuf (4.32.0)
google-protobuf (4.34.1)
bigdecimal
rake (>= 13)
rake (~> 13.3)
googleauth (1.11.2)
faraday (>= 1.0, < 3.a)
google-cloud-env (~> 2.1)
Expand All @@ -277,15 +276,15 @@ GEM
http-cookie (1.0.5)
domain_name (~> 0.5)
http-form_data (2.3.0)
http_parser.rb (0.8.0)
http_parser.rb (0.8.1)
httpclient (2.8.3)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
io-endpoint (0.15.2)
io-event (1.10.2)
io-stream (0.7.0)
io-endpoint (0.17.2)
io-event (1.15.1)
io-stream (0.11.1)
jmespath (1.6.2)
json (2.10.2)
json (2.19.3)
json-jwt (1.15.3.1)
activesupport (>= 4.2)
aes_key_wrap
Expand All @@ -303,7 +302,7 @@ GEM
net-imap
net-pop
net-smtp
metrics (0.14.0)
metrics (0.15.0)
mime-types (3.5.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2023.1003)
Expand All @@ -316,8 +315,8 @@ GEM
myslog (0.1.1)
net-http (0.6.0)
uri
net-http-persistent (4.0.2)
connection_pool (~> 2.2)
net-http-persistent (4.0.8)
connection_pool (>= 2.2.4, < 4)
net-imap (0.4.20)
date
net-protocol
Expand Down Expand Up @@ -351,12 +350,13 @@ GEM
ostruct (0.6.1)
prometheus-client (4.2.1)
protocol-hpack (1.5.1)
protocol-http (0.53.0)
protocol-http1 (0.35.0)
protocol-http (~> 0.22)
protocol-http2 (0.22.1)
protocol-http (0.62.0)
protocol-http1 (0.39.0)
protocol-http (~> 0.62)
protocol-http2 (0.26.0)
protocol-hpack (~> 1.4)
protocol-http (~> 0.47)
protocol-http (~> 0.62)
protocol-url (0.4.0)
public_suffix (5.0.3)
racc (1.8.1)
rack (3.0.16)
Expand All @@ -366,9 +366,9 @@ GEM
httpclient
json-jwt (>= 1.11.0)
rack (>= 2.1.0)
rake (13.3.0)
rdkafka (0.23.1)
ffi (~> 1.15)
rake (13.4.1)
rdkafka (0.26.0)
ffi (~> 1.17.1)
json (> 2.0)
logger
mini_portile2 (~> 2.6)
Expand Down Expand Up @@ -404,17 +404,17 @@ GEM
faraday-follow_redirects
syslog_protocol (0.9.2)
timeout (0.4.3)
traces (0.18.1)
traces (0.18.2)
trailblazer-option (0.1.2)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
tzinfo-data (1.2025.2)
tzinfo-data (1.2026.1)
tzinfo (>= 1.0.0)
uber (0.1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.8.2)
uri (1.0.3)
uri (1.0.4)
uuidtools (2.2.0)
validate_email (0.1.6)
activemodel (>= 3.0)
Expand All @@ -428,36 +428,36 @@ GEM
faraday-follow_redirects
webhdfs (0.11.0)
addressable
webrick (1.9.1)
webrick (1.9.2)
yajl-ruby (1.4.3)
zstd-ruby (1.5.7.0)
zstd-ruby (1.5.7.1)

PLATFORMS
ruby

DEPENDENCIES
fluent-plugin-aliyun-oss (= 0.0.1)
fluent-plugin-cloudwatch-logs (= 0.15.0)
fluent-plugin-datadog (= 0.14.4)
fluent-plugin-datadog (= 0.15.0)
fluent-plugin-elasticsearch (= 6.0.0)
fluent-plugin-gcs (= 0.4.4)
fluent-plugin-gelf-best (= 1.4.1)
fluent-plugin-grafana-loki (= 1.2.20)
fluent-plugin-kafka (= 0.19.5)
fluent-plugin-kinesis (= 3.6.1)
fluent-plugin-grafana-loki (= 1.3.0)
fluent-plugin-kafka (= 0.19.6)
fluent-plugin-kinesis (= 3.7.0)
fluent-plugin-logzio (= 0.2.2)
fluent-plugin-mattermost (= 0.2.2)
fluent-plugin-newrelic (= 1.2.3)
fluent-plugin-opensearch (= 1.1.5)
fluent-plugin-redis (= 0.3.5)
fluent-plugin-remote-syslog (= 1.1.0)
fluent-plugin-s3 (= 1.8.3)
fluent-plugin-s3 (= 1.8.4)
fluent-plugin-splunk-hec (= 1.3.3)
fluent-plugin-sqs (= 3.0.0)
fluent-plugin-vmware-log-intelligence (= 2.0.8)
fluent-plugin-vmware-loginsight (= 1.4.2)
fluent-plugin-webhdfs (= 1.6.0)
rdkafka (= 0.23.1)
rdkafka (= 0.26.0)

BUNDLED WITH
2.5.23
Loading