Forum Discussion
CLI Command to get F5 APM Access profile user access information
Hi,
I am working on the process of monitoring F5 APM user access information. I have used a command to get the information of user access. but the details which i am getting is not sufficient.
For your reference the command "show apm access-info all-properties" giving the result
Session 71664997 -partition Common -status established -logon user xauser2 -client IP x.x.x.x -profile access type all -access profile ltm_apm -start time 2018-10-23 13:49:55 -expiration time 2018-10-23 13:58:44 -bytes:(rx,tx) (34603,39568) -packets:(rx,tx) (0,0) -ingress:(raw,compressed) (0,0) -egress:(raw,compressed) (0,0)
But i need the information of variables of user session as displaying in the F5 console.
Please provide a cli command to get the user details as mentioned above.
Thanks, Mohandoss.R
- iaine
Nacreous
Hi
You can use
however be careful using this command on a device with many sessions as it can impact performance (or indeed it used to, this may have changed). This is the same as running sessiondump --allkeys from BASHlist apm session all-properties
- Walter_Kacynski
Cirrostratus
Seems to be un-document but you can use
list apm session <sid>
to get the property keys for one session.
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