Forum Discussion
PabloSalvadorM_
Altostratus
Oct 14, 2014Check active admin user sessions
Hello,
so far I've been unable to find a way to see the active sessions in the webgui. The "w" command on shell only shows connections through cli (ssh) and not connections through the gui.
...
- Feb 07, 2023
Irre_Levant I believe the only option here is to correlate the data from multiple sources rather than one command that provides everything. The following should allow you to pull the audit logs but I don't believe a command exists to look at the output of netstat.
What_Lies_Bene1
Cirrostratus
Oct 14, 2014Interesting question. No easy answer from what I can see. This will help you find out what IPs are connected to the GUI;
netstat -tanpee | grep "\:443" | grep -v 127
but beyond that there is no obvious way to gather the related Apache usernames used other than by checking and correlating information found in the various log files.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects