[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

9. Logging

GNU Radius reports every event worth mentioning. The events are segregated by their severity level. Radius discerns the following levels (in order of increasing severity):

Debug
The debug messages (10.2 Debugging).

Auth
Under this level every authentication attempt is logged. This is enabled by setting
 
level auth;
in the category auth statement of the `config' file.

Proxy
Messages regarding proxy requests (see section 3.4.2 Proxying).

Info
Informational messages.

Notice
Normal, but significant conditions.

Warning
Warning conditions. These mean some deviations from normal work.

Error
Error conditions. Usually these require special attention.

CRIT
Critical conditions due to which Radius is no longer able to continue working. These require urgent actions from the site administrator.

By default, all messages in all levels are output to the file `radlog/radius.log'. In addition, messages in level CRIT are also duplicated to the system console. These defaults can be overridden using logging statement in the `raddb/config' file. (See section logging statement, for the description of logging statement syntax; see section 2. Naming Conventions for information about the locations of different Radius configuration files.)


[ << ] [ >> ]           [Top] [Contents] [Index] [ ? ]

This document was generated by Sergey Poznyakoff on November, 20 2004 using texi2html