configure radius to write detailed log to multiple files
kabilius smith
kabilius at gmail.com
Wed Dec 1 20:05:06 CET 2010
Hi Alan,
I tried adding another "detail" module like the following:
detail
{
detailfile = c:/testfolder/testfile.log
detailperm = 0777
}
detail
{
detailfile = c:/testfolder/testfile1.log
detailperm = 0777
}
But it didn't write to the testfile1.log for some reason.
Is this what you mean by "Configure two detail modules"?
Thank you,
kab
On Tue, Nov 16, 2010 at 11:31 AM, Alan DeKok <aland at deployingradius.com>wrote:
> kabilius smith wrote:
> > Hi all,
> >
> > In my radiusd.conf I have the following
> >
> > detail {
> > detailfile = c:/testfolder/testfile.log
> > detailperm = 0777
> > }
> >
> > This will write the detail records to testfile.log in c:\testfolder.
> >
> > Is there a way to configure the radius server to write to a second log
> file?
> > I tried to add another line like the following, but it didn't work.
>
> Configure two "detail" modules.
>
> Alan DeKok.
> -
> 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/20101201/872bb988/attachment.html>
More information about the Freeradius-Users
mailing list