RStudio Server - Application Logs

If you are experiencing difficulties with RStudio Server, have the server administrator send us a copy of the server log files. This will help us better understand the problem.

Debian and Ubuntu

The RStudio Server log files are located in the following directory:

/var/log/user.log

Messages related to RStudio will be prefixed with either rserver or rsession

RedHat and CentOS

The RStudio Server log files are located in the following directory:

/var/log/messages

Messages related to RStudio will be prefixed with either rserver or rsession

Return to Troubleshooting Guide: Managing RStudio Server