Sha256: bc4acf0aee830bb02dfc1dea594a0105cc0f5b4c10d0f901550960ec0e13e8ac
Contents?: true
Size: 396 Bytes
Versions: 1
Compression:
Stored size: 396 Bytes
Contents
# /tmp/application.log # ==firstline # foo # ==firstline # bar # ==firstline # baz <source> type tail_path format multiline format_firstline /^==firstline/ format1 /^(?<message>.*)/ path /tmp/application.log refresh_interval 5 # pos_file /tmp/application.pos read_from_head true tag raw.test path_key path </source> <match raw.**> type stdout log_level trace </match>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
fluent-plugin-tail_path-0.1.0 | example/multiline.conf |