Snort mailing list archives

Re: Logging Question


From: Rich Adamson <radamson () routers com>
Date: Mon, 11 Jun 2001 19:21:59 -0600


What is the differene between using the -s option to log to syslog and
the output plugin:
output alert_syslog: LOG_AUTH LOG_ALERT ?
and should/could I be using both at the same time ??


The "-s 10.0.0.1" option directs the syslog output to an IP address on
the default udp port 514.

The "output alert_syslog..." option is apparently supposed to set the
syslog Facility (LOG_AUTH) and Priority (LOG_ALERT) level used when sending
syslog messages. However, a recent analysis of the v1.7 source code 
indicates these two options (Facility and Priority) were never implemented
correctly (or it's incomplete code), and thus changing the Facility and/or
Priority using this mechanism does not function. The only way that I've 
found to change the Facility and/or Priority is by changing the source code
and recompiling.


_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
http://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users


Current thread: