From: Russ Combs Date: Thu, 12 Mar 2015 12:31:41 +0000 (-0400) Subject: added logging examples to usage X-Git-Tag: 3.0.0-233~1026 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1eb4cdee6d219869b478dd4b5bee9e565ad749a5;p=thirdparty%2Fsnort3.git added logging examples to usage --- diff --git a/ChangeLog b/ChangeLog index f586128e8..a8f58caf2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Pending - build 142 + +-- added logging examples to usage + 15/03/11 - build 141 -- added build foo for lzma; refactored configure.ac diff --git a/doc/usage.txt b/doc/usage.txt index 601be0dfe..0dc8ae216 100644 --- a/doc/usage.txt +++ b/doc/usage.txt @@ -1,9 +1,9 @@ -NOTE: For the following examples "$my_path" is assumed to be the path to +For the following examples "$my_path" is assumed to be the path to the Snort++ install directory. Additionally, it is assumed that "$my_path/bin" is in your PATH. -==== Setting up the environment +==== Environment LUA_PATH is used directly by Lua to load and run required libraries. SNORT_LUA_PATH is used by Snort to load supplemental configuration files. @@ -12,44 +12,12 @@ SNORT_LUA_PATH is used by Snort to load supplemental configuration files. export SNORT_LUA_PATH=$my_path/etc/snort -==== Getting help +==== Help Print the help summary: snort --help -This outputs: - - Snort has several options to get more help: - - -? list command line options (same as --help) - --help this overview of help - --help-commands [] output matching commands - --help-config [] output matching config options - --help-counts [] output matching peg counts - --help-module output description of given module - --help-modules list all available modules with brief help - --help-plugins list all available plugins with brief help - --help-options [