340
edits
Line 314: | Line 314: | ||
*** ''any:'' The specified country is on either side of the connection, or on neither side if the inequality is selected. | *** ''any:'' The specified country is on either side of the connection, or on neither side if the inequality is selected. | ||
* '''gps_sync_status''': 0 means that the GPS clock in not synchronized, 1 means that the GPS clock is synchronized. | * '''gps_sync_status''': 0 means that the GPS clock in not synchronized, 1 means that the GPS clock is synchronized. | ||
* '''handshake_failed''': Whether TCP handshake failed, i.e. one packet of SYN, SYN-ACK, ACK sequence is missing. If no handshake is seen at all but data (e.g. Allegro was started in the middle of a connection), no incident is generated. | |||
* '''handshake_time''': The TCP handshake time between the first SYN packet and the ACK packet for the SYN/ACK packet of the server. | * '''handshake_time''': The TCP handshake time between the first SYN packet and the ACK packet for the SYN/ACK packet of the server. | ||
** '''client_handshake_time''': The TCP handshake time between the SYN/ACK packet of the server and the ACK packet of the client. | ** '''client_handshake_time''': The TCP handshake time between the SYN/ACK packet of the server and the ACK packet of the client. |
edits