Forum Discussion
APM: How to terminate Active session
APM enviroment
Hi all, is possible to force to terminate session that are "Active" on "Access Policy >> Report" table?!? Via GUI or via CLI. I want to close Active Session when I want.
FB
- Yanik1980_33447Nimbostratus
Is it possible to write an iRule or some other way to kill ALL the sessions at 02:00 AM ?
Thanks !
- Stanislas_Piro2Cumulonimbus
don't forget to rate the snippet if it helps you ;-)
- Yanik1980_33447Nimbostratus
Thanks a lot, I will try it !
- YanikAltocumulus
Thanks a lot, I will try it !
- YanikAltocumulus
Is it possible to write an iRule or some other way to kill ALL the sessions at 02:00 AM ?
Thanks !
- Federico_BattagNimbostratus
tnx for both solution
- Matt_DierickEmployee
Or with this funny script 🙂
for i in $(sessiondump -list | cut -f1 -d\ ); do sessiondump -delete $i; done
- AngryCat_52750Nimbostratusyou could go to Access Policy - Manage Sessions.. select the sessions you want to end and click on the "kill selected sessions" at the bottom of the page..
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