hourly auth logs -> change to daily
Matthew Newton
mcn at freeradius.org
Tue Jun 18 15:07:28 CEST 2019
On Tue, 2019-06-18 at 09:03 -0400, Colleen Morrissey wrote:
> Hopefully easy question - I recently rebuilt to v3.0.18 and the
> authentication logs in /usr/local/var/log/radius.log are being
> created
> hourly. I want to change this to daily - where is the config for
> this? I have my radacct detail files going daily via
> mods-enabled/detail but can't figure out config for the file =
> ${logdir}/radius.log
FreeRADIUS just writes to /usr/local/var/log/radius.log. See the "file"
option in the log{} section of radiusd.conf.
If it's being rotated then you need to look at your system's logrotate
config (or equivalent).
--
Matthew
More information about the Freeradius-Users
mailing list