From 39e483f9ac54ffd15db993d9bea675879e8f5f8b Mon Sep 17 00:00:00 2001 From: Ermal Date: Mon, 16 Jul 2012 06:35:24 +0000 Subject: Remove nanoseconds --- config/snort/snort_alerts.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/snort/snort_alerts.php') diff --git a/config/snort/snort_alerts.php b/config/snort/snort_alerts.php index df894b05..ea5c6cb5 100644 --- a/config/snort/snort_alerts.php +++ b/config/snort/snort_alerts.php @@ -306,7 +306,7 @@ if (file_exists("/var/log/snort/snort_{$if_real}{$snort_uuid}/alert")) { {$alert_priority} {$alert_proto} {$alert_class} - {$alert_ip_src}:{$alert_src_p} + {$alert_ip_src} {$alert_src_p} {$alert_ip_dst} {$alert_dst_p} -- cgit v1.2.3