docs/126934: missing 'crit' in usr.sbin/syslogd/syslog.conf.5

Andy Kosela akosela at andykosela.com
Fri Aug 29 07:40:01 UTC 2008


>Number:         126934
>Category:       docs
>Synopsis:       missing 'crit' in usr.sbin/syslogd/syslog.conf.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 29 07:40:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Andy Kosela
>Release:        7-STABLE
>Organization:
>Environment:
>Description:
There is a missing "crit" level in usr.sbin/syslogd/syslog.conf.5

 The level describes the severity of the message, and is a keyword from
 the following ordered list (higher to lower): emerg, alert, err, warning,
 notice, info and debug.  These keywords correspond to similar ``LOG_''
 values specified to the syslog(3) library routine.

Syslog(3) describes level critical as:
 LOG_CRIT      Critical conditions, e.g., hard device errors.
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-doc mailing list