@type
@type
parameter specifies the type of the plugin.@id
@id
parameter specifies a unique name for the configuration. It is used as paths for buffer, storage, logging and for other purposes.root_dir
feature globally.@log_level
info
. Global log level can be specified by setting log_level
in <system>
section or with -v/-q
command line arguments. The @log_level
parameter overrides the logging level only for the specified plugin instance.@label
parameter is to route the input events to <label>
sections, the set of the <filter>
and <match>
subsections under <label>
.@label
parameter MUST start with @
character.@label
is strongly recommended to route events to any plugin without modifying the tags. It helps make the complex configuration modular and simple.