Vladimir Stefanov wrote:No. But you can split the files more often.
> Is there any option for freeradius for setting maximum file size?
Use:
> detail {
> detailfile = ${radacctdir}/%{Client-IP-Address}/detail-%Y%m%d
> detailperm = 0600
> }
detailfile = ${radacctdir}/%{Client-IP-Address}/detail-%Y%m%d%H
To get hourly logs. That will split a 2G file into 24 pieces.
Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html