Rotating detail files.

Alex Sharaz alex.sharaz at york.ac.uk
Fri Jul 21 13:44:38 CEST 2017


o.k thanks
A

On 21 July 2017 at 12:33, Alan DeKok <aland at deployingradius.com> wrote:

> On Jul 21, 2017, at 6:14 AM, Alex Sharaz <alex.sharaz at york.ac.uk> wrote:
> >
> > Logrotate configured as
> >
> > /var/spool/freeradius/detail-filebeat {
> >        rotate 1
> >    postrotate
> >         /bin/kill -HUP `cat /var/run/freeradius/freeradius.pid`
> >        endscript
> > }
>
>   That will rotate the main radius.log file but nothing else.
>
>   You need to HUP the detail module specifically:
>
> $ radmin -e "hup detail"
>
>   Alan DeKok.
>
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/
> list/users.html


More information about the Freeradius-Users mailing list