configure radius to write detailed log to multiple files

kabilius smith kabilius at gmail.com
Fri Dec 3 00:02:51 CET 2010


Great, thank you both. I will give it a try right now.

On Wed, Dec 1, 2010 at 1:12 PM, Alan Buxey <A.L.M.Buxey at lboro.ac.uk> wrote:

> Hi,
>
> to add a second detail module, simply copy the first one and add a name to
> it
>
>
> ie
>
> the first detail file will have something like this...
>
> detail {
>
> blah blah
>
> blah blah
>
> }
>
>
>
> change this to
>
> detail detail1 {
>
> blah blah
>
> blah blah
>
> }
>
> and now make a second file (you can do it all in one file but I find
> it neater to use seperate files for each function!)...eg called detail2
> with the contents
>
> detail detail2 {
>
> blah blah
>
> blah blah
>
> }
>
> now, in the configuration files...where it calls 'detail' change that to
> have
> detail1 and detail2  (on 2 lines)
>
> there. done
>
> alan
>  -
> List info/subscribe/unsubscribe? See
> http://www.freeradius.org/list/users.html
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20101202/fbc22417/attachment.html>


More information about the Freeradius-Users mailing list