Is it possible to get list of current logged in users across all the nodes atleast now?

Suggy
Giga Sage

Is it possible to get list of current logged in users across all the nodes atleast now?

 

PS - There is this table sys_user_session which gives good information about this, but if the user has not 'clicked on log out' but just has closed the browser, this table still shows as active logged in user.

 

3 REPLIES 3

Sid_Takali
Kilo Patron
Kilo Patron

Hi @Sid_Takali  That is not a full fleged solution. Unless the user has manually logged out, the table still shows as ACTIVE logged in user 🙂

Suggy
Giga Sage

Anyone