Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Aug 2008 07:37:56 GMT
From:      Andy Kosela <akosela@andykosela.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   docs/126934: missing 'crit' in usr.sbin/syslogd/syslog.conf.5
Message-ID:  <200808290737.m7T7buDl037931@www.freebsd.org>
Resent-Message-ID: <200808290740.m7T7e1aB021376@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808290737.m7T7buDl037931>