Skip to content

Commit

Permalink
feat(outputs): add bmichalkiewicz/fluent-plugin-gelf-best (#131)
Browse files Browse the repository at this point in the history
* feat(outputs): add bmichalkiewicz/fluent-plugin-gelf-best

Signed-off-by: Szilard Parrag <[email protected]>

* fix(outputs): gelf build fixes

Signed-off-by: Peter Wilcsinszky <[email protected]>

---------

Signed-off-by: Szilard Parrag <[email protected]>
Signed-off-by: Peter Wilcsinszky <[email protected]>
Co-authored-by: Peter Wilcsinszky <[email protected]>
  • Loading branch information
OverOrion and pepov authored Apr 29, 2024
1 parent 270b33e commit 0590d08
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 16 deletions.
2 changes: 1 addition & 1 deletion v1.16-ruby3.3/outputs/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ gem 'fluent-plugin-opensearch', '1.1.4'
gem 'fluent-plugin-logzio', '0.2.2'
gem 'fluent-plugin-datadog', '0.14.2'
gem 'fluent-plugin-redis', '0.3.5'
gem 'fluent-plugin-gelf-hs', '1.0.8'
gem 'fluent-plugin-sqs', '3.0.0'
gem 'fluent-plugin-mattermost', '0.2.2'
gem 'fluent-plugin-remote-syslog', '1.1.0'
gem 'fluent-plugin-webhdfs', '1.5.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 'fluent-plugin-aws-elasticsearch-service', '2.4.1'
#gem 'fluent-plugin-logdna', '~> 0.4.0'
12 changes: 5 additions & 7 deletions v1.16-ruby3.3/outputs/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,8 @@ GEM
faraday (>= 2.0.0)
faraday-excon (>= 2.0.0)
fluentd (>= 0.14.22)
fluent-plugin-gelf-hs (1.0.8)
fluentd
fluent-plugin-gelf-best (1.3.3)
fluentd (>= 1.0.0)
gelf (>= 2.0.0)
fluent-plugin-grafana-loki (1.2.20)
fluentd (>= 1.9.3, < 2)
Expand All @@ -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 @@ -306,6 +306,7 @@ DEPENDENCIES
fluent-plugin-cloudwatch-logs (= 0.14.3)
fluent-plugin-datadog (= 0.14.2)
fluent-plugin-elasticsearch (= 5.4.3)
fluent-plugin-gelf-best (= 1.3.3)
fluent-plugin-gelf-hs (= 1.0.8)
fluent-plugin-grafana-loki (= 1.2.20)
fluent-plugin-kafka (= 0.19.2)
Expand All @@ -322,6 +323,3 @@ DEPENDENCIES
fluent-plugin-vmware-log-intelligence (= 2.0.8)
fluent-plugin-vmware-loginsight (= 1.4.2)
fluent-plugin-webhdfs (= 1.5.0)

BUNDLED WITH
2.4.21
2 changes: 1 addition & 1 deletion v1.16/outputs/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ gem 'fluent-plugin-opensearch', '1.1.4'
gem 'fluent-plugin-logzio', '0.2.2'
gem 'fluent-plugin-datadog', '0.14.2'
gem 'fluent-plugin-redis', '0.3.5'
gem 'fluent-plugin-gelf-hs', '1.0.8'
gem 'fluent-plugin-sqs', '3.0.0'
gem 'fluent-plugin-mattermost', '0.2.2'
gem 'fluent-plugin-remote-syslog', '1.1.0'
gem 'fluent-plugin-webhdfs', '1.5.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 'fluent-plugin-aws-elasticsearch-service', '2.4.1'
#gem 'fluent-plugin-logdna', '~> 0.4.0'
12 changes: 5 additions & 7 deletions v1.16/outputs/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,8 @@ GEM
faraday (>= 2.0.0)
faraday-excon (>= 2.0.0)
fluentd (>= 0.14.22)
fluent-plugin-gelf-hs (1.0.8)
fluentd
fluent-plugin-gelf-best (1.3.3)
fluentd (>= 1.0.0)
gelf (>= 2.0.0)
fluent-plugin-grafana-loki (1.2.20)
fluentd (>= 1.9.3, < 2)
Expand All @@ -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 @@ -306,6 +306,7 @@ DEPENDENCIES
fluent-plugin-cloudwatch-logs (= 0.14.3)
fluent-plugin-datadog (= 0.14.2)
fluent-plugin-elasticsearch (= 5.4.3)
fluent-plugin-gelf-best (= 1.3.3)
fluent-plugin-gelf-hs (= 1.0.8)
fluent-plugin-grafana-loki (= 1.2.20)
fluent-plugin-kafka (= 0.19.2)
Expand All @@ -322,6 +323,3 @@ DEPENDENCIES
fluent-plugin-vmware-log-intelligence (= 2.0.8)
fluent-plugin-vmware-loginsight (= 1.4.2)
fluent-plugin-webhdfs (= 1.5.0)

BUNDLED WITH
2.4.21

0 comments on commit 0590d08

Please sign in to comment.