SSL Inspector Reports: Difference between revisions

From Edge Threat Management Wiki - Arista
Jump to navigationJump to search
Line 24: Line 24:
* UNTRUSTED means the traffic was blocked because the server certificate could not be authenticated.
* UNTRUSTED means the traffic was blocked because the server certificate could not be authenticated.
* ABANDONED means the connection failed because an an underlying SSL connection problem. Usually that the client abandoned the connection because the certificate was not trusted.
* ABANDONED means the connection failed because an an underlying SSL connection problem. Usually that the client abandoned the connection because the certificate was not trusted.
===== Detail =====
Extra details about the session. For most sessions, this field will include the SNI hostname extracted from the initial message sent from the client to the server.
For ABANDONED sessions, detail will usually record information about the error that caused inspection to fail. For SSL exceptions, this will include which the session endpoint (client or server) for which traffic was being processed (encrypt or decrypt) when the exception was detected. If available, the SSL error message will also be included. The following table lists the most common error messages and detailed information about each one.
<noinclude>
<noinclude>



Revision as of 23:13, 12 June 2017

The Reports tab provides a view of all reports and events for all traffic handled by HTTPS Inspector.

Reports

This applications reports can be accessed via the Reports tab at the top or the Reports tab within the settings. All pre-defined reports will be listed along with any custom reports that have been created.

Reports can be searched and further defined using the time selectors and the Conditions window at the bottom of the page. The data used in the report can be obtained on the Current Data window on the right.

Pre-defined report queries: {{#section:All_Reports|'SSL Inspector'}}

The tables queried to render these reports:


Status

The status of the session that generated the event.

  • INSPECTED means the session was fully processed by the inspector, and all traffic was passed through all the other applications and services.
  • IGNORED means the session was not or could not be inspected, so the traffic was completely ignored and not analyzed by any applications or services.
  • BLOCKED means the traffic was blocked because it did not contain a valid HTTPS request, and the Block Invalid Traffic option was enabled.
  • UNTRUSTED means the traffic was blocked because the server certificate could not be authenticated.
  • ABANDONED means the connection failed because an an underlying SSL connection problem. Usually that the client abandoned the connection because the certificate was not trusted.


Detail

Extra details about the session. For most sessions, this field will include the SNI hostname extracted from the initial message sent from the client to the server.

For ABANDONED sessions, detail will usually record information about the error that caused inspection to fail. For SSL exceptions, this will include which the session endpoint (client or server) for which traffic was being processed (encrypt or decrypt) when the exception was detected. If available, the SSL error message will also be included. The following table lists the most common error messages and detailed information about each one.




Related Topics

Report Viewer

Manage Reports