فهرست منبع

Revert "expanded the log of some events in the netflow collector"

This reverts commit 5264ab4b997e174a99fe68a078012b0c5b521262.
root 11 ماه پیش
والد
کامیت
6d13080482
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      scripts/eye-statd.pl

+ 1 - 1
scripts/eye-statd.pl

@@ -657,7 +657,7 @@ if ($traf_record->{direction}) {
                 }
 	}
     if (!$user_ip) {
-	log_debug("Unknown dst user ip at router $router_id:: int_in => $traf_record->{snmp_in} int_out=>$traf_record->{snmp_out} proto=>$traf_record->{proto} src: $traf_record->{src_ip}:$traf_record->{src_port} dst: $traf_record->{xdst_ip}:$traf_record->{dst_port}");
+	log_debug("Unknown dst user ip at router $router_id:: proto=>$traf_record->{proto} src: $traf_record->{src_ip}:$traf_record->{src_port} dst: $traf_record->{xdst_ip}:$traf_record->{dst_port}");
 	}
     }