Sha256: 27fd6da8bde8743c693a25ba5df6f58b9b8f2bad4689ff2a49fcec589cbe6440

Contents?: true

Size: 423 Bytes

Versions: 5

Compression:

Stored size: 423 Bytes

Contents

<source>
  type tail
  path dummy.log
  pos_file /var/tmp/_var_log_dummy.pos
  format none
  tag dummy
</source>
<match dummy>
  type copy
  <store>
    type keep_forward
    flush_interval 0
    try_flush_interval 1
    buffer_chunk_limit 1m
    buffer_queue_limit 64
    num_threads 3
    keepforward thread
    keepalive true
    <server>
      host 127.0.0.1 # FIX ME
      port 24224
    </server>
  </store>
</match>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
fluent-plugin-measure_time-0.2.1 benchmark/agent.conf
fluent-plugin-measure_time-0.2.0 benchmark/agent.conf
fluent-plugin-measure_time-0.1.2 benchmark/agent.conf
fluent-plugin-measure_time-0.1.1 benchmark/agent.conf
fluent-plugin-measure_time-0.1.0 benchmark/agent.conf