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 December 18, 2024: Merge pull request #90 from axoflow/minor-fixes-241218 (68cd7df)