Monitoring HTTPS

How can I monitoring Https with packetbeat?

You can't really monitor the application layer contents of a TLS encrypted connection. Packetbeat can report flow data for the connections but it won't be able to "see" inside to get the HTTP details.

You can do monitoring if you employ some sort of SSL offloading and setup Packetbeat to look at the unencrypted traffic.

This topic was automatically closed after 21 days. New replies are no longer allowed.