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):
DebugThe debug messages (Debugging).
AuthUnder this level every authentication attempt is logged. This is enabled by setting
level auth;
in the category auth statement of the ‘config’ file.
ProxyMessages regarding proxy requests (see section Proxying).
InfoInformational messages.
NoticeNormal, but significant conditions.
WarningWarning conditions. These mean some deviations from normal work.
ErrorError conditions. Usually these require special attention.
CRITCritical 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 Naming Conventions for information about the
locations of different Radius configuration files.)
This document was generated by Sergey Poznyakoff on December, 6 2008 using texi2html 1.78.