Loading deploy/conf/fluent.conf +2 −2 Original line number Diff line number Diff line Loading @@ -12,13 +12,13 @@ <match **> @type copy <store> @type elasticsearch @type elasticsearch_dynamic @id elasticsearch-output @log_level debug hosts "#{ENV['ES_HOSTS']}" type_name fluentd logstash_format true logstash_prefix fluentd logstash_prefix fluentd-${tag_parts[0]} logstash_dateformat %Y%m%d flush_interval 5s </store> Loading Loading
deploy/conf/fluent.conf +2 −2 Original line number Diff line number Diff line Loading @@ -12,13 +12,13 @@ <match **> @type copy <store> @type elasticsearch @type elasticsearch_dynamic @id elasticsearch-output @log_level debug hosts "#{ENV['ES_HOSTS']}" type_name fluentd logstash_format true logstash_prefix fluentd logstash_prefix fluentd-${tag_parts[0]} logstash_dateformat %Y%m%d flush_interval 5s </store> Loading