From 93b6fae4b185f44c96554f381825857ef89e0257 Mon Sep 17 00:00:00 2001 From: John Southworth Date: Wed, 12 Sep 2012 16:14:21 -0700 Subject: Bugfix 8310: remove 'show log content-inspection' --- templates/show/log/content-inspection/node.def | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 templates/show/log/content-inspection/node.def diff --git a/templates/show/log/content-inspection/node.def b/templates/show/log/content-inspection/node.def deleted file mode 100644 index 582de84..0000000 --- a/templates/show/log/content-inspection/node.def +++ /dev/null @@ -1,2 +0,0 @@ -help: Show log for Content-inspection -run: cat $(printf "%s\n" /var/log/messages* | sort -nr) | grep -e snort -- cgit v1.2.3