12 Jan
2016
12 Jan
'16
8:58 a.m.
On Jan 12, 2016, at 8:38 AM, Konstantin Chekushin via Freeradius-Users <freeradius-users@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.