QASIM RAO wrote:
> hi,
> i want to create log file for every hour i use radius.
> now it is
> log_file = ${logdir}/radius.log
> i want like this
> log_file = ${logdir}/radius-%Y%m%d:%H.logThat isn't supported. You'll have to find another way of doing that. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

