Module functions are provided by loadable modules, such as fmpcre with pcre_match() for PCRE-style matching.
Module Functions¶
You can make module functions accessible for the configuration by loading the corresponding module. Once they are loaded, you can use them like any other rainerscript function. If more than one function are part of the same module, all functions will be available once the module is loaded.
See also Built-in Functions for functions that are always available without loading a module.
Support: rsyslog Assistant | GitHub Discussions | GitHub Issues: rsyslog source project
Contributing: Source & docs: rsyslog source project
© 2008–2025 Rainer Gerhards and others. Licensed under the Apache License 2.0.