Howto change the default radius logging path for accounting

accountingfreeradius

I have freeradius 2.1.12+dfsg-1.2 working and logging accounting packets to /var/log/freeradius/radacct/detail-20130401.

However I need to tail the log and I want to ideally tail a single log file and manage the logs with logrotate.

What do I change to make it log to just /var/log/freeradius/radacct/detail instead?

Best Answer