Sha256: 0042ba1ab47d775cd6c6a84120a18b46a589d1fb12d1ba86818a1d756ca38ecf
Contents?: true
Size: 480 Bytes
Versions: 133
Compression:
Stored size: 480 Bytes
Contents
<source> @type sample @label @samplelog tag "data" sample {"message":"yay"} </source> <label @samplelog> <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
133 entries across 133 versions & 7 rubygems