Sha256: 98dc35de4288db696ea2d314143c6fc4a7f0d88bfd19938e38c968f6781dc866
Contents?: true
Size: 476 Bytes
Versions: 146
Compression:
Stored size: 476 Bytes
Contents
<source> @type dummy @label @dummylog tag "data" dummy {"message":"yay"} </source> <label @dummylog> <match **> @type stdout </match> </label> <label @FLUENT_LOG> <match fluent.debug fluent.info fluent.warn fluent.error fluent.fatal> @type stdout <inject> hostname_key "host" </inject> </match> # <match fluent.{info,warn,error,fatal}> # @type stdout # <inject> # hostname_key "host" # </inject> # </match> </label>
Version data entries
146 entries across 146 versions & 2 rubygems