Sha256: 49e97b638bbf15b7654a329b92b87e26c851bd57c6eb6d7e830856ebf7e7c57a

Contents?: true

Size: 311 Bytes

Versions: 31

Compression:

Stored size: 311 Bytes

Contents

<source>
  type forward
</source>

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

Version data entries

31 entries across 31 versions & 1 rubygems

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