The stdout
output plugin prints events to stdout (or logs if launched with daemon mode). This output plugin is useful for debugging purposes.
out_stdout
is included in Fluentd's core. No additional installation process is required.
<match pattern>
type stdout
</match>
NOTE: Please see the Config File article for the basic structure and syntax of the configuration file.
The value must be stdout
.
Output format. The following formats are supported:
INCLUDE: _log_level_params