Hi,
Serving a large cohort of users via a rocker docker Rstudio server setup, I've made a simple s6 supervised Python script to track and monitor user sessions (list of past and active sessions, total duration of sessions).
It is here in case others also require such a minimalist auditing tool : https://github.com/PHingamp/rstudio-server-track-sessions
Many thanks for the much appreciated R docker images !
Kind regards,
Pascal