I'm running RStudio Server 1.0.44 on CentOS 7.
According to the documentation, the server monitor logs are located at /var/lib/rstudio-server/monitor/log
, but I'm unable to find them there.
There is not monitor
folder under /var/lib/rstudio-server
folder, just body
, conf
and proxy
subfolders, and there is not rstudio-server.log
in the system. Maybe I missed something in the installation?
I would like to try setting the log folder manually, but I haven't found any way to set this property. Is this possible?
Any help would be appreciated.
P.S. Another user posted the same (unanswered) question in the rstudio forum.