Troubleshooting and Maintenanc...
Kron PAM Log Check

Checking the GUACD logs

1min

To collect the Guacamole logs at the debug level:

This procedure will disconnect all RDP proxy sessions.



  1. Run the following command: edit /usr/lib/systemd/system/guacd.service :q
  2. Add -L debug to the end of the line starting with ExecStart
  3. Save the file and run the following command: systemctl daemon-reload
  4. Restart the service: systemctl restart pam-rdpgw
  5. Run the following command: journalctl -f _SYSTEMD_UNIT=pam-rdpgw.service > test.log