Forum Discussion
Aditya_385647
Nimbostratus
Mar 11, 2019irule required to log TLS version and Cipher value.
I need a F5 irule to log TLS version and Cipher value.
My requirement is, i need to get the TLS version and the Cipher values used in the application in the logs.
Example as below :
Fe...
RossVermette
Nimbostratus
Mar 11, 2019You could log something like this: (please test before using). Entries will be logged in the LTM log.
when HTTP_REQUEST {
log local0.notice "[SSL::cipher version] - Client [IP::client_addr]:[TCP::client_port] -> HostHeaderName/URI [HTTP::host][HTTP::uri] -"
}
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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