Detail Module (Log Sample)
More examples of doing detail logs.
For a full explanation of the configuration options, please see
the detail module.
|
Configuration Settings
Access-Request
Many people want to log authentication requests. Different instances
of the detail module can be used to log the authentication requests
to one or more files.
You will also need to un-comment the auth_log line in the
recv Access-Request section of sites-enabled/default.
|
- suppress { … }
-
This will stop passwords being written to the log.
Access-Accept
This module logs authentication reply packets sent to a NAS. Both
Access-Accept
and
Access-Reject
packets are logged.
You will also need to un-comment the 'reply_log' line in the
send Access-Accept section of sites-enabled/default.
|