Forum Discussion
Muntazir_Lala_2
Altostratus
May 08, 2017APM Schedule Report
Hi,
I was looking for an option under Access Policy Manager for schedule report. I called support they said it is not possible to get the reports generated. Can anyone help me in this regards. I believe there would be a way out.
Warm Regards MSL
2 Replies
- Muntazir_Lala_2
Altostratus
Using a script it could be done. I want to know how to execute the script to call log from access logs (/var/log/apm). If anyone has any idea please suggest.
Regards MSL
- Anesh
Cirrostratus
You can use the iControl Rest API
curl -sku admin:pass -X POST -H "Content-Type: application/json" https://localhost/mgmt/tm/util/bash -d "{\"command\":\"run\", \"utilCmdArgs\": \"-c 'tmsh show sys log audit'\"}" | sed 's/\\n/\n/g'
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