21 Jul
2017
21 Jul
'17
7:44 a.m.
o.k thanks A On 21 July 2017 at 12:33, Alan DeKok <aland@deployingradius.com> wrote:
On Jul 21, 2017, at 6:14 AM, Alex Sharaz <alex.sharaz@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