Sha256: ddbe3928b175029d5ce1cbe4d922dc6226fbd993e96047981f341e26b8b696cc

Contents?: true

Size: 743 Bytes

Versions: 125

Compression:

Stored size: 743 Bytes

Contents

# This example is to measure optimized filter pipeline performance.

<source>
  @type sample
  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

125 entries across 125 versions & 7 rubygems

Version Path
fluentd-1.16.0 example/multi_filters.conf
fluentd-1.15.3-x86-mingw32 example/multi_filters.conf
fluentd-1.15.3-x64-mingw-ucrt example/multi_filters.conf
fluentd-1.15.3-x64-mingw32 example/multi_filters.conf
fluentd-1.15.3 example/multi_filters.conf
fluentd-1.15.2-x86-mingw32 example/multi_filters.conf
fluentd-1.15.2-x64-mingw32 example/multi_filters.conf
fluentd-1.15.2-x64-mingw-ucrt example/multi_filters.conf
fluentd-1.15.2 example/multi_filters.conf
fluentd-1.15.1-x86-mingw32 example/multi_filters.conf
fluentd-1.15.1-x64-mingw32 example/multi_filters.conf
fluentd-1.15.1-x64-mingw-ucrt example/multi_filters.conf
fluentd-1.15.1 example/multi_filters.conf
fluentd-1.15.0-x86-mingw32 example/multi_filters.conf
fluentd-1.15.0-x64-mingw-ucrt example/multi_filters.conf
fluentd-1.15.0-x64-mingw32 example/multi_filters.conf
fluentd-1.15.0 example/multi_filters.conf
dtomasgu-fluentd-1.14.8.pre.dev example/multi_filters.conf
dtomasgu-fluentd-1.14.7.pre.dev example/multi_filters.conf
fluentd-1.14.6-x86-mingw32 example/multi_filters.conf