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.11.1-x86-mingw32 example/multi_filters.conf
fluentd-1.11.1-x64-mingw32 example/multi_filters.conf
fluentd-1.11.1 example/multi_filters.conf
fluentd-1.11.0-x64-mingw32 example/multi_filters.conf
fluentd-1.11.0-x86-mingw32 example/multi_filters.conf
fluentd-1.11.0 example/multi_filters.conf
fluentd-1.10.4-x86-mingw32 example/multi_filters.conf
fluentd-1.10.4-x64-mingw32 example/multi_filters.conf
fluentd-1.10.4 example/multi_filters.conf
fluentd-1.10.3-x64-mingw32 example/multi_filters.conf
fluentd-1.10.3-x86-mingw32 example/multi_filters.conf
fluentd-1.10.3 example/multi_filters.conf
fluentd-1.10.2-x64-mingw32 example/multi_filters.conf
fluentd-1.10.2-x86-mingw32 example/multi_filters.conf
fluentd-1.10.2 example/multi_filters.conf
fluentd-1.10.1-x86-mingw32 example/multi_filters.conf
fluentd-1.10.1-x64-mingw32 example/multi_filters.conf
fluentd-1.10.1 example/multi_filters.conf
fluentd-1.10.0-x64-mingw32 example/multi_filters.conf
fluentd-1.10.0-x86-mingw32 example/multi_filters.conf