24 Apr
2015
24 Apr
'15
7:57 a.m.
On Apr 23, 2015, at 10:43 PM, Lai Fu Keung <tfklai@hku.hk> wrote:
I configured my 3.0.8 to have a separate log for all requests based on virtual servers. That is, in radiusd.conf, I uncomment the following line:
requests = ${logdir}/radiusd-%{%{Virtual-Server}:-DEFAULT}-%Y%m%d.log
For "inner-tunnel" virtual server, the filename turns out to be "radiusd-inner----tunnel-20150424.log" (3 more hythens between "inner" and "tunnel").
Yes. For 3.0.8, we've done more work to sanitize the filenames. This has a side-effect of changing some filenames. Alan DeKok.