help-gnu-radius
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AW: [Help-gnu-radius] I don't want any log info


From: tu guangxiu
Subject: Re: AW: [Help-gnu-radius] I don't want any log info
Date: Tue, 12 Aug 2003 00:02:12 -0700 (PDT)

I must set log-dir to /, file to dev/null, because
radiusd using log-dir and file to make the absolute
file name.  So it is not so flexible, we can't store
different log file in different path.  They must
reside on the same path.
  thanks

  tu

--- Sergey Poznyakoff <address@hidden> wrote:
> > it's more a question, but afaik one can set the
> log-dir in the config
> > file. What would happen if one would set it to
> /dev/null? Would that
> > cause what tu wants or would it prevent radiusd
> from running?
> 
> Sure, it is possible to set output file to
> /dev/null, e.g.:
> 
> logging {
>       channel default {
>               file "/dev/null";
>       };
>       category * {
>               channel default;
>       };
> };
> 
> However, I still would suggest to log at least the
> category `error'.
> 
> Regards,
> Sergey
> 


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]