Sha256: d6ea662b3c1871e8b98b980ab20d11b6f99ee9c78efdfefc36e4ebb5f9d5e1e3

Contents?: true

Size: 369 Bytes

Versions: 168

Compression:

Stored size: 369 Bytes

Contents

<source>
    @type dummy
    tag test
</source>

<source>
    @type monitor_agent
    emit_interval 5
</source>

<match test>
    @type forward
    buffer_path /tmp/fluentd.forward
    buffer_type file
    flush_interval 5
    send_timeout 60
    heartbeat_type tcp
    heartbeat_interval 1
    <server>
        host 127.0.0.1
        port 24224
    </server>
</match>

Version data entries

168 entries across 168 versions & 2 rubygems

Version Path
fluentd-0.14.13-x86-mingw32 example/out_forward_buf_file.conf
fluentd-0.14.13-x64-mingw32 example/out_forward_buf_file.conf
fluentd-0.14.13 example/out_forward_buf_file.conf
fluentd-0.14.12-x64-mingw32 example/out_forward_buf_file.conf
fluentd-0.14.12-x86-mingw32 example/out_forward_buf_file.conf
fluentd-0.14.12 example/out_forward_buf_file.conf
fluentd-0.14.11-x64-mingw32 example/out_forward_buf_file.conf
fluentd-0.14.11-x86-mingw32 example/out_forward_buf_file.conf
fluentd-0.14.11 example/out_forward_buf_file.conf
fluentd-0.14.10-x64-mingw32 example/out_forward_buf_file.conf
fluentd-0.14.10-x86-mingw32 example/out_forward_buf_file.conf
fluentd-0.14.10 example/out_forward_buf_file.conf
fluentd-0.14.9 example/out_forward_buf_file.conf
fluentd-0.14.8 example/out_forward_buf_file.conf
fluentd-0.14.7-x64-mingw32 example/out_forward_buf_file.conf
fluentd-0.14.7-x86-mingw32 example/out_forward_buf_file.conf
fluentd-0.14.7 example/out_forward_buf_file.conf
fluentd-0.14.6 example/out_forward_buf_file.conf
fluentd-0.14.5-x64-mingw32 example/out_forward_buf_file.conf
fluentd-0.14.5-x86-mingw32 example/out_forward_buf_file.conf