Options of regular expressions
This chapter lists regular expressions supported by AxoSyslog and their available supported type()
and flags()
options.
By default, AxoSyslog uses PCRE-style regular expressions. To use other expression types, add the type()
option after the regular expression.
The AxoSyslog application supports the following regular expression type()
options:
Last modified March 21, 2025: Merge pull request #117 from axoflow/sync-to-r2 (6fb1861)