22 lines
673 B
Ruby
22 lines
673 B
Ruby
# AUTOMATICALLY GENERATED
|
|
# DO NOT EDIT THIS FILE DIRECTLY, USE /templates/Gemfile.erb
|
|
|
|
source "https://rubygems.org"
|
|
|
|
gem "ffi"
|
|
gem "fluent-plugin-multi-format-parser"
|
|
gem "fluent-plugin-concat"
|
|
gem "fluent-plugin-grok-parser"
|
|
gem "fluent-plugin-prometheus"
|
|
gem 'fluent-plugin-json-in-json-2'
|
|
gem "fluent-plugin-record-modifier"
|
|
#gem "fluent-plugin-detect-exceptions"
|
|
gem "fluent-plugin-rewrite-tag-filter"
|
|
gem "fluent-plugin-parser-cri"
|
|
gem "fluent-plugin-dedot_filter"
|
|
gem "fluent-plugin-kubernetes_metadata_filter"
|
|
# Since 7.14 Elastic only allows their own ES services ;-(
|
|
gem "elasticsearch", '>= 7', '< 7.14'
|
|
gem "fluent-plugin-elasticsearch"
|
|
gem "fluent-plugin-s3"
|