13 Feb
2018
13 Feb
'18
6:12 a.m.
On Tue, 2018-02-13 at 10:42 +0100, Bassem Mettichi wrote:
iam using freeradius 3.0.16 and i need to enbale log for acceess requets any one could help how to enbale logging for access requests because in this version i can't see the auth log module on mods-available.
auth_log is defined as an instance of the detail module in raddb/mods- available/detail.log. It's enabled by default (in mods-enabled) so you just need to uncomment the line calling it in sites-enabled/default. -- Matthew