Unwanted Debug Output
Alan DeKok
aland at deployingradius.com
Wed Apr 15 21:51:31 CEST 2020
On Apr 15, 2020, at 3:25 PM, Doug Wussler <doug.wussler at fsu.edu> wrote:
>
> My debug output always includes Status-Server requests, even though I restrict the debug output by using a condition, e.g., radmin; debug condition 'User-Name =~ /^Bob/'
> or, raddebug -u Bob.
>
> Is this something I have misconfigured, or, is there a way to exclude it? The requests are made every minute and it's an annoyance to filter it out while working on a debug.
Which version of the server is this?
From what I can see, it should only do debugging when the debug condition matches. I'm not sure why it's also doing that for Status-Server. There's nothing in the code which specifically enables debugging doe Status-Server.
Alan DeKok.
More information about the Freeradius-Users
mailing list