Sha256: 2dbb2d99a5a663d6ba4faf8897c34cf2ace17fdc9954151a4bd392e0634575be

Contents?: true

Size: 315 Bytes

Versions: 311

Compression:

Stored size: 315 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

311 entries across 311 versions & 9 rubygems

Version Path
fluentd-1.16.0 example/out_copy.conf
fluentd-1.15.3-x86-mingw32 example/out_copy.conf
fluentd-1.15.3-x64-mingw-ucrt example/out_copy.conf
fluentd-1.15.3-x64-mingw32 example/out_copy.conf
fluentd-1.15.3 example/out_copy.conf
fluentd-1.15.2-x86-mingw32 example/out_copy.conf
fluentd-1.15.2-x64-mingw32 example/out_copy.conf
fluentd-1.15.2-x64-mingw-ucrt example/out_copy.conf
fluentd-1.15.2 example/out_copy.conf
fluentd-1.15.1-x86-mingw32 example/out_copy.conf
fluentd-1.15.1-x64-mingw32 example/out_copy.conf
fluentd-1.15.1-x64-mingw-ucrt example/out_copy.conf
fluentd-1.15.1 example/out_copy.conf
fluentd-1.15.0-x86-mingw32 example/out_copy.conf
fluentd-1.15.0-x64-mingw-ucrt example/out_copy.conf
fluentd-1.15.0-x64-mingw32 example/out_copy.conf
fluentd-1.15.0 example/out_copy.conf
dtomasgu-fluentd-1.14.8.pre.dev example/out_copy.conf
dtomasgu-fluentd-1.14.7.pre.dev example/out_copy.conf
fluentd-1.14.6-x86-mingw32 example/out_copy.conf