Sha256: 6c6c9a190ef835780ae78e1a333d3f3a38d858b5cc62e1f8e09d6b8f25f37635

Contents?: true

Size: 242 Bytes

Versions: 1

Compression:

Stored size: 242 Bytes

Contents

<source>
  type tail_path
  format none
  path /tmp/application.log
  # pos_file /tmp/application.pos
  rotate_wait 5
  read_from_head true
  refresh_interval 60
  path_key path
  tag raw.test
</source>

<match raw.**>
  type stdout
</match>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
fluent-plugin-tail_path-0.1.0 example/singleline.conf