Forum Discussion
Assad_314410
Nimbostratus
Jan 29, 2018F5 LTM - cipher logging
Hello,
I am trying to log all ciphers using on an LTM, I believe it is done through an Irule but need help with the full string.
Thanks
Andy_McGrath
Cumulonimbus
Jan 29, 2018Are you trying to log all ciphers used during SSL connections?
Think you can use something like the SSL::cipher iRule command: iRules SSL::cipher
when HTTP_REQUEST {
log local0. "[SSL::cipher name], [SSL::cipher version], [SSL::cipher bits]
}
Not sure if HTTP_REQUEST is the best event to use though as will log every request when you likely only want to log once per SSL session.
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