We would like to know what protocols (TLS 1.0, 1.1, or 1.2) are used by the clients while making API requests to Edge. Want to get data around how many clients are using TLS 1.0, 1.1 or 1.2. Is it possible to get this information through Analytics ?
Solved! Go to Solution.
After some investigation, I figured out the following information. We have two options:
Option #1: Logs on Elastic Load Balancer
Option #2: Nginx Access Logs on Apigee Router
jsonPayload.ssl_protocol | TLSv1.2 |