Sha256: 5e82d31234cca30959831fe9c101113dcb0b14f800c4891d72f4675107d187dc

Contents?: true

Size: 742 Bytes

Versions: 164

Compression:

Stored size: 742 Bytes

Contents

# This example is to measure optimized filter pipeline performance.

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

<filter test>
  @type grep
  exclude1 hello .
</filter>

<filter test>
  @type grep
  exclude1 hello .
</filter>

<filter test>
  @type grep
  exclude1 hello .
</filter>

<filter test>
  @type grep
  exclude1 hello .
</filter>

<filter test>
  @type grep
  exclude1 hello .
</filter>

<filter test>
  @type grep
  exclude1 hello .
</filter>

<filter test>
  @type grep
  exclude1 hello .
</filter>

<filter test>
  @type grep
  exclude1 hello .
</filter>

<filter test>
  @type grep
  exclude1 hello .
</filter>

<filter test>
  @type grep
  exclude1 hello .
</filter>

<match test>
  @type buffered_null
</match>

Version data entries

164 entries across 164 versions & 2 rubygems

Version Path
fluentd-1.10.0 example/multi_filters.conf
fluentd-1.9.3-x64-mingw32 example/multi_filters.conf
fluentd-1.9.3-x86-mingw32 example/multi_filters.conf
fluentd-1.9.3 example/multi_filters.conf
fluentd-1.9.2-x64-mingw32 example/multi_filters.conf
fluentd-1.9.2-x86-mingw32 example/multi_filters.conf
fluentd-1.9.2 example/multi_filters.conf
fluentd-1.9.1-x86-mingw32 example/multi_filters.conf
fluentd-1.9.1-x64-mingw32 example/multi_filters.conf
fluentd-1.9.1 example/multi_filters.conf
fluentd-1.9.0-x64-mingw32 example/multi_filters.conf
fluentd-1.9.0-x86-mingw32 example/multi_filters.conf
fluentd-1.9.0 example/multi_filters.conf
fluentd-1.9.0.rc2 example/multi_filters.conf
fluentd-1.9.0.rc1 example/multi_filters.conf
fluentd-1.8.1-x64-mingw32 example/multi_filters.conf
fluentd-1.8.1-x86-mingw32 example/multi_filters.conf
fluentd-1.8.1 example/multi_filters.conf
fluentd-1.8.0-x86-mingw32 example/multi_filters.conf
fluentd-1.8.0-x64-mingw32 example/multi_filters.conf