Sha256: fad1f59bfb003b99d29b276b4384fd21c53099b2eb476b894599fc53da12e801
Contents?: true
Size: 423 Bytes
Versions: 5
Compression:
Stored size: 423 Bytes
Contents
<source> @type tcp tag tcp.events port 5170 delimiter "\n" <parse> @type json </parse> </source> <match tcp.events> @type file path /opt/fluent-plugin-formatter-protobuf/out <buffer> @type memory </buffer> <format> @type protobuf class_name "Log" include_paths ["/opt/fluent-plugin-formatter-protobuf/log_pb.rb"] </format> </match>
Version data entries
5 entries across 5 versions & 1 rubygems