search for: selector_regex

Displaying 1 result from an estimated 1 matches for "selector_regex".

2006 Sep 08
0
syslog
...n such that one could explicitly define the regex needed to properly match the respective elements. So, as an example, here is what my syslog component statement looks like in use: syslogconf { "*.debug": ensure => "/var/log/messages", selector_regex => ''^\*.debug[[:space:]]''; "*.err": ensure => "/dev/console", selector_regex => ''^\*.err[[:space:]]''; "*.emerg": ensure => "*", selector_regex =&...