Sha256: b458936e490c28b0b504380810434986adaa16fcf3e1946749ffbe2731325175

Contents?: true

Size: 209 Bytes

Versions: 31

Compression:

Stored size: 209 Bytes

Contents

<source>
  type forward
</source>

<match test>
  type file
  path /var/log/fluentd/out_file_test
  format json
  buffer_type memory
  # compress gzip
  # symlink_path /path/to/symlink
  append false
</match>

Version data entries

31 entries across 31 versions & 1 rubygems

Version Path
fluentd-0.14.0 example/out_file.conf
fluentd-0.12.26 example/out_file.conf
fluentd-0.12.25 example/out_file.conf
fluentd-0.12.24 example/out_file.conf
fluentd-0.12.23 example/out_file.conf
fluentd-0.12.22 example/out_file.conf
fluentd-0.12.21 example/out_file.conf
fluentd-0.12.20 example/out_file.conf
fluentd-0.12.19 example/out_file.conf
fluentd-0.12.18 example/out_file.conf
fluentd-0.12.17 example/out_file.conf
fluentd-0.12.16 example/out_file.conf
fluentd-0.12.15 example/out_file.conf
fluentd-0.12.14 example/out_file.conf
fluentd-0.12.13 example/out_file.conf
fluentd-0.12.12 example/out_file.conf
fluentd-0.12.11 example/out_file.conf
fluentd-0.12.10 example/out_file.conf
fluentd-0.12.9 example/out_file.conf
fluentd-0.12.8 example/out_file.conf