To share : a handy tracker of rstudio server user sessions

Hi,
Serving a large cohort of users via a rocker docker Rstudio server setup, I've put together a simple s6 supervised Python script to track and monitor user sessions (list of past and active sessions, total duration of sessions).
In case others also require such a minimalist auditing tool : GitHub - PHingamp/rstudio-server-track-sessions: A python script to keep track of user RStudio sessions from within a rocker based docker container
Many thanks for the much appreciated Open Source RStudio server !
Kind regards,
Pascal