Lines Matching +full:oc +full:- +full:level +full:- +full:select

47 .Em property-based filter
67 This keyword can only be used in the first level configuration file.
71 might be incompatible with other Unices or Unix-like systems.
73 (e.g.,\& it is possible to cut-and-paste into
88 .Pq Oo \&! Oc Op <=> ,
90 .Em level ,
91 with no intervening white-space.
95 .Em level
127 level equal to or greater than
128 .Em level
141 .Em level
158 .Em property-based filter
164 .Em property-based filter
202 .Ql #!-prog
204 .Ql !-prog
210 .Ql !-prog1,prog2
227 .Ql #-hostname
229 .Ql -hostname
235 As for program specifications, multiple comma-separated
239 .Em property-based filter
247 .Sx PROPERTY-BASED FILTERS
254 .Em property-based filter
264 .Em level
279 .Em level
280 .Em (or a higher level) ,
301 .Em level
328 .Em level
339 .Bl -bullet
351 .Dq - ,
356 .Dq -
384 Selected messages are written to all logged-in users.
419 (which can be very resource-consuming if there are a lot of messages
434 Blank lines and lines whose first non-blank character is a hash
451 .Sh PROPERTY-BASED FILTERS
455 .Em Property-based filters
463 followed by three comma-separated fields
465 Value must be double-quoted.
472 .Bl -bullet -compact
475 - body of the message received.
478 - program name sent the message
481 - hostname of message's originator
484 - an alias for hostname
492 .Bl -bullet -compact
495 - true if filter value is found as a substring of
499 - true if filter value is equal to
503 - true if property starts with filter value
506 - true if property matches basic regular expression defined in filter value
509 - true if property matches extended regular expression defined in filter value
514 .Bl -bullet -compact
517 - to invert compare logic
520 - to make comparison function case insensitive
536 .Bl -tag -width /etc/syslog.conf -compact
543 .Bd -literal
545 # level notice or higher, and anything of level err or
550 # Log anything (except mail) of level info or higher.
554 # Log daemon messages at debug level only
571 # Save mail and news errors of level err and higher in a
590 *.* -/var/log/ipfw
601 *.* /var/log/bird-all.log
603 # Log messages from servers in racks 10-19 in multiple locations, case insensitive
604 :hostname, icase_ereregex, "^server-(dcA|podB|cdn)-rack1[0-9]{2}\\..*"
616 will select
618 facility messages at the level of
620 or higher, not at the level of