3.0.8: Request log filename for virtual servers with a hythen
Hi, 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"). The filename was fine in 3.0.7. Bug? My mistake? Fu
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.
participants (2)
-
Alan DeKok -
Lai Fu Keung