I have been having some problems with my RStudio Server installation. I found some information on where the log files are here:
And some information on how to configure the logs here: https://docs.rstudio.com/ide/server-pro/1.3.820-1/server-management.html#logging
But both of these instructions are specifically for the RStudio Server Pro (or Workbench). I am using the free Open Source Edition. I am wondering if logging is only available for the paid version? Or is it also available in the Open Source Edition?
In short: Can you have log files for the free RStudio Server installation?
Does anyone know?
So, I was able to verify that logging is NOT availble in the Open Source Edition.
Logging is enabled in the /etc/rstudio/rserver.conf file, and the following documentation lists which options are 'PRO' and which are not (see the PRO tag on certain settings). https://docs.rstudio.com/ide/server-pro/rstudio_server_configuration/rserver_conf.html
/etc/rstudio/rserver.conf
All logging (stderr, metrics etc) are PRO only.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed. If you have a query related to it or one of the replies, start a new topic and refer back with a link.