Hello, 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. Thanks in advance
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
Hello, thanks a lot for your response but i need to log access request in specfic file not on radius.log and i would also to log other attributes not onlo login OK or login failed like for example Calling-Station-Id and Framed-Ip-Address could you tell me how to make this works for freeradius 3.0.16 thanks in advance. 2018-02-13 12:12 GMT+01:00 Matthew Newton <mcn@freeradius.org>:
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
- List info/subscribe/unsubscribe? See http://www.freeradius.org/ list/users.html
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
- List info/subscribe/unsubscribe? See http://www.freeradius.org/ list/users.html
Wow this thanking in advance is really annoying -----Original Message----- From: Freeradius-Users [mailto:freeradius-users-bounces+m_zouhairy=skno.by@lists.freeradius.org] On Behalf Of Bassem Mettichi Sent: Tuesday, February 13, 2018 3:12 PM To: FreeRadius users mailing list <freeradius-users@lists.freeradius.org> Subject: Re: Accees requests log Hello, thanks a lot for your response but i need to log access request in specfic file not on radius.log and i would also to log other attributes not onlo login OK or login failed like for example Calling-Station-Id and Framed-Ip-Address could you tell me how to make this works for freeradius 3.0.16 thanks in advance. 2018-02-13 12:12 GMT+01:00 Matthew Newton <mcn@freeradius.org>: - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
hi, if you want to log into a custom log file and want to log custom/different things, then you need to use the linelog module. check in the mods-available directory and read the linelog docs. alan On 13 February 2018 at 12:11, Bassem Mettichi <mettichi@gmail.com> wrote: > Hello, thanks a lot for your response > but i need to log access request in specfic file not on radius.log and i > would also to log other attributes not onlo login OK or login failed > like for example Calling-Station-Id and Framed-Ip-Address could you tell me > how to make this works for freeradius 3.0.16 > > thanks in advance. > > 2018-02-13 12:12 GMT+01:00 Matthew Newton <mcn@freeradius.org>: > >> 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 >> >> - >> List info/subscribe/unsubscribe? See http://www.freeradius.org/ >> list/users.html > - > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (4)
-
Alan Buxey -
Bassem Mettichi -
Matthew Newton -
Vacheslav