question about logging levels, using syslog facility.
Alan DeKok
aland at deployingradius.com
Tue Jan 12 14:58:54 CET 2016
On Jan 12, 2016, at 8:38 AM, Konstantin Chekushin via Freeradius-Users <freeradius-users at lists.freeradius.org> wrote:
>
> Good day! I'm using freeradius3.0.10. Here is my log configuration from
> radiusd.cong:
> ...
> I've finished my test, so I want to turn off debug info, but it still
> exist in the /var/log/radius/radius.log file (&radiusd::radlog(L_DBG,
> "Auth: Calling-Station-Id: ".$RAD_REQUEST{'Calling-Station-Id'}); ).
You've configured the server to log the status of authentication requests. It's doing what you want.
See the documentation in the "log" section for how it works.
Alan DeKok.
More information about the Freeradius-Users
mailing list