Debug log for just one user
    Alan DeKok 
    aland at deployingradius.com
       
    Wed Oct 17 14:14:47 CEST 2018
    
    
  
On Oct 17, 2018, at 7:57 AM, Enrico Polesel <epol.lists at gmail.com> wrote:
> I found in the wiki (https://wiki.freeradius.org/config/Logging) that I may
> increase debug level with unlang using
> 
>> update control {
>>     Tmp-String-0 = "%{debug:1}"
>> }
> 
> I have two questions about that:
> 1. which levels are available? Which one is more verbose and which one is
> less verbose?
  It's the same as '-x'.  Count the 'x', and that's the debug level.
> 2. which level is equivalent (or similar) to the output of `freeradius -X`?
  -X is "-sfxx", so 2.
  Alan DeKok.
    
    
More information about the Freeradius-Users
mailing list