Loading deploy/conf/fluent.conf +6 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,12 @@ log_level "#{ENV['LOG_LEVEL']}" </system> <label @FLUENT_LOG> <match fluent.*> @type stdout </match> </label> <source> @type forward </source> Loading Loading
deploy/conf/fluent.conf +6 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,12 @@ log_level "#{ENV['LOG_LEVEL']}" </system> <label @FLUENT_LOG> <match fluent.*> @type stdout </match> </label> <source> @type forward </source> Loading