How to track Logins to RStudio Server

I am administrating RStudio Servers that are used by different departements; every RStudio Server is running in its own docker instance.

Now i was aked to track, which of the RStudio Servers are used regularly and which are not used (anymore) and could be shut down...

Is there some log within the RStudio Server that i could search to find out about logons?

Up to now I can just see 'rsession' processes on the underlying system - but i don't see which docker Instance they belong to...

This topic was automatically closed 21 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.