How to set up for live debugging using the raddebug command
Issue
- To debug radiusd, it is common to stop the service and run "radiusd -X" on the terminal to enable debug mode.
- However, stopping services in a production environment is not a good idea.
- In addition, the log output setting is ignored and all logs are output to the standard output of the process.
- Use the
raddebug
command to get debug logs without stopping radiusd.
Environment
- Red Hat Enterprise Linux 8
- freeradius
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.