Forum Discussion
APM Session Data
I need to get apm session data beyond what Manage Sessions provides. I have read about list apm session all-properties. I'd like to find all sessions with a specific variable value and then table other values in the same sessionid.
for example, can I get all sessions with a specific apm profile and then table user, landingURI, policy.result?
And - does big-iq provide anything more than manage sessions, under APM?
I hope future versions of tmos will allow adding columns, selecting and sorting by any variable.
- leonline_225556
Altostratus
Hi,
You can use the sessiondump command on the cli to retrieve this information.
sessiondump --allkeys | egrep "policy.result|logon.last.username|server.landinguri"
If you would like to see session variables from a specific APM Profile you could further grep this like
sessiondump --allkeys | egrep "policy.result|logon.last.username|server.landinguri|/Common/APM_Profile_Name"
Recent Discussions
Related Content
* 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