17 Oct
2016
17 Oct
'16
11:36 a.m.
On Oct 17, 2016, at 4:29 AM, Peter Balsianok <balsianok.peter@gmail.com> wrote:
Hi,
When i use radmin ... -e 'hup main.log', linelog (log_request, log_control & log_reply) will not write information into main.log. Why ?
linelog doesn't write messages to the main log. You can configure it to write to the same *filename*. But that's different. And if you HUP the main log, you didn't HUP linelog, and so it doesn't change. Perhaps you could explain how you've configured linelog, and why you expect that HUPing the main log will also cause linelog to get HUP'd, too. Alan DeKok.