Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RStudio Edition : Server Pro RStudio Server Version : 1.0.153 (Professional) OS Version: Red Hat Enterprise Linux Server release 7.4 (Maipo) R Version: Microsoft R Open 3.4.2
The text was updated successfully, but these errors were encountered:
This issue tracker is for bugs, not questions; try the R Admins community forum:
https://community.rstudio.com/c/r-admin
Short answer: You can do this with RStudio Server Pro (it has auditing built in), or with a PAM module. Hope you're able to find what you need!
Sorry, something went wrong.
Hi @jmcphers I am using RStudio Server Pro, but I was not able to find the IP Address using any of the auditing tools mentioned in the doc: http://docs.rstudio.com/ide/server-pro/auditing-and-monitoring.html
I have tested those features by updating rserver.conf, but still not able to get the IP Address of the logged in users.
You can get IP addresses with the server-access-log setting.
server-access-log
http://docs.rstudio.com/ide/server-pro/authenticating-users.html#proxied-authentication
Does that do what you want?
Yes, that works. Thanks!
No branches or pull requests
System details
RStudio Edition : Server Pro
RStudio Server Version : 1.0.153 (Professional)
OS Version: Red Hat Enterprise Linux Server release 7.4 (Maipo)
R Version: Microsoft R Open 3.4.2
The text was updated successfully, but these errors were encountered: