The null
output plugin just throws away events.
out_null
is included in Fluentd's core. No additional installation process is required.
<match pattern>
type null
</match>
NOTE: Please see the Config File article for the basic structure and syntax of the configuration file.
The value must be null
.
INCLUDE: _log_level_params