Add TLS version to logs with linelog in FreeRADIUS 3.2.4
    Matthew Newton 
    mcn at freeradius.org
       
    Fri Nov 15 17:48:01 UTC 2024
    
    
  
On 15/11/2024 17:25, Dominic Stalder wrote:
> Sorry, again; I checked the default site configuration and it is already logged in the post-auth phase:
> 
> post-auth {
> 	update {
> 		&reply: += &session-state:
> 	}
> 
> 	802.1x_authz_log
> }
Suggest you add `debug_all` before the logging call, then you can see 
exactly what attributes are available. If what you want is not shown 
then there is something else up. If it is in the list then your logging 
config needs adjusting.
-- 
Matthew
    
    
More information about the Freeradius-Users
mailing list