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.8.0 example/multi_filters.conf
fluentd-1.8.0.rc3 example/multi_filters.conf
fluentd-1.8.0.rc2 example/multi_filters.conf
fluentd-1.8.0.rc1 example/multi_filters.conf
fluentd-1.7.4-x64-mingw32 example/multi_filters.conf
fluentd-1.7.4-x86-mingw32 example/multi_filters.conf
fluentd-1.7.4 example/multi_filters.conf
fluentd-1.7.3-x64-mingw32 example/multi_filters.conf
fluentd-1.7.3-x86-mingw32 example/multi_filters.conf
fluentd-1.7.3 example/multi_filters.conf
fluentd-1.7.2-x86-mingw32 example/multi_filters.conf
fluentd-1.7.2-x64-mingw32 example/multi_filters.conf
fluentd-1.7.2 example/multi_filters.conf
fluentd-1.7.1-x64-mingw32 example/multi_filters.conf
fluentd-1.7.1-x86-mingw32 example/multi_filters.conf
fluentd-1.7.1 example/multi_filters.conf
fluentd-1.7.0-x64-mingw32 example/multi_filters.conf
fluentd-1.7.0-x86-mingw32 example/multi_filters.conf
fluentd-1.7.0 example/multi_filters.conf
fluentd-1.7.0.rc1 example/multi_filters.conf