How can I set radius logging to debug? How can I see if WiKID is getting the radius requests?
Though radius is quite simple, it can be hard to know what is going on if you can't see what's going on.
When first integrating WiKID and your VPN using radius, it can be difficult to troubleshoot without detailed logging.
To enable debugging for radius, go to Logs/Configure Loggers and set com.wikidsystems to debug and add com.wikidsystems.radius.log.DBSvrLogImpl and set it to debug as well.t.
Be sure to turn off debugging before going into production - and archive your logs!
