Skip to content
New issue

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

How do I track IP Address from where a user logged in to their account from into RStudio Server? #2689

Closed
nikolayvoronchikhin opened this issue Apr 24, 2018 · 4 comments

Comments

@nikolayvoronchikhin
Copy link

@nikolayvoronchikhin nikolayvoronchikhin commented Apr 24, 2018

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

@jmcphers
Copy link
Member

@jmcphers jmcphers commented Apr 24, 2018

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!

@nikolayvoronchikhin
Copy link
Author

@nikolayvoronchikhin nikolayvoronchikhin commented May 7, 2018

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.

@jmcphers
Copy link
Member

@jmcphers jmcphers commented May 7, 2018

You can get IP addresses with the server-access-log setting.

http://docs.rstudio.com/ide/server-pro/authenticating-users.html#proxied-authentication

Does that do what you want?

@nikolayvoronchikhin
Copy link
Author

@nikolayvoronchikhin nikolayvoronchikhin commented May 11, 2018

Yes, that works. Thanks!

@dfalty dfalty added the verified label Nov 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants