mirror of
https://github.com/marcel-dempers/docker-development-youtube-series.git
synced 2025-06-06 17:01:30 +00:00
22 lines
820 B
Ruby
22 lines
820 B
Ruby
# AUTOMATICALLY GENERATED
|
|
# DO NOT EDIT THIS FILE DIRECTLY, USE /templates/Gemfile.erb
|
|
|
|
source "https://rubygems.org"
|
|
|
|
gem "fluentd", "1.11.5"
|
|
gem "oj", "3.8.1"
|
|
gem "fluent-plugin-multi-format-parser", "~> 1.0.0"
|
|
gem "fluent-plugin-concat", "~> 2.4.0"
|
|
gem "fluent-plugin-grok-parser", "~> 2.6.0"
|
|
gem "fluent-plugin-prometheus", "~> 1.6.1"
|
|
gem 'fluent-plugin-json-in-json-2', ">= 1.0.2"
|
|
gem "fluent-plugin-record-modifier", "~> 2.0.0"
|
|
gem "fluent-plugin-detect-exceptions", "~> 0.0.12"
|
|
gem "fluent-plugin-rewrite-tag-filter", "~> 2.2.0"
|
|
gem "elasticsearch", "~> 7.0"
|
|
gem "fluent-plugin-elasticsearch", "~> 4.1.1"
|
|
gem "elasticsearch-xpack", "~> 7.0"
|
|
gem "fluent-plugin-dedot_filter", "~> 1.0"
|
|
gem "fluent-plugin-kubernetes_metadata_filter", "~> 2.5.0"
|
|
gem "ffi"
|
|
gem "fluent-plugin-systemd", "~> 1.0.1" |