maximum CDR file size
Vladimir Stefanov
vladoboss at gmail.com
Wed Oct 16 20:11:21 CEST 2013
That's it :-) Thank you
On Wed, Oct 16, 2013 at 7:51 PM, Alan DeKok <aland at deployingradius.com>wrote:
> Vladimir Stefanov wrote:
> > Is there any option for freeradius for setting maximum file size?
>
> No. But you can split the files more often.
>
> > detail {
> > detailfile = ${radacctdir}/%{Client-IP-Address}/detail-%Y%m%d
> > detailperm = 0600
> > }
>
> Use:
>
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20131016/28c8d16a/attachment.html>
More information about the Freeradius-Users
mailing list