PreparedFilter * filter_new(const FilterPlugin *plugin, const ConfigBlock &block)
Creates a new instance of the specified filter plugin.
PreparedFilter * filter_configured_new(const ConfigBlock &block)
Creates a new filter, loads configuration and the plugin name from the specified configuration sectio...