Utils: adds exceptional parsing phrases for L4Endp

This commit is contained in:
Jed Reynolds
2020-04-09 21:17:03 -07:00
parent 7f6b5d5e1e
commit 7370c5502e

View File

@@ -722,15 +722,38 @@ sub group_items {
# Generic disassembly of lines created by show
our @starting_exceptions = (
# please keep these sorted
"Access Denied:",
"Bad Protocol:",
"Bad URL:",
"Bytes Read:",
"Bytes Read-3s:",
"Bytes Written:",
"Bytes Written-3s:",
"Command:",
"Conn Established:",
"Conn Timeouts:",
"Couldn't Connect:",
"Cx Detected:",
"DNS-Latency: ",
"DNS Servers:",
"Endpoint [",
"First-RW-Latency:",
"Flags:",
"FTP HOST Error:",
"FTP STOR Error:",
"FTP PORT Error:",
"GenericEndp [",
"HTTP RANGE Error:",
"HTTP POST Error:",
"HTTP PORT Error:",
"Latency:",
"Login Denied:",
"No Resolve Host:",
"No Resolve Proxy:",
"Not Found (404):",
"Pkt-Gaps:",
"Read Error:",
"Redirect Loop Err:",
"Results[",
">>RSLT:",
"Rx Bytes:",
@@ -741,7 +764,10 @@ our @starting_exceptions = (
"Rx Pkts (On Wire):",
"RX-Silence:",
"Shelf: 1,",
"SMTP-From:",
"TCP Retransmits:",
"Timed Out:",
"Total CURL Errors:",
"Tx Bytes:",
"Tx Bytes (On Wire):",
"Tx Failed Bytes:",
@@ -749,6 +775,10 @@ our @starting_exceptions = (
"Tx Pkts:",
"Tx Pkts (On Wire):",
"Tx-Retries:",
"URL:",
"URL-Latency:",
"URLs Processed:",
"Write Error:",
);
# Generic disassembly of lines created by show