Snort mailing list archives

RE: Remote Syslog


From: Rich Adamson <radamson () routers com>
Date: Fri, 10 May 2002 08:01:21 -0600

Be aware that most Unix systems only forward syslog messages that were
generated internally by that particular Unix system using the method below. 
If a syslog message arrives at this Unix system from another remote source, 
this mechanism will not forward those messages.

------------------------
In your etc/syslog.conf file use the @ symbol to direct the syslog to a
remote machine.

I believe the line to add in syslog.conf is:

LOG_LOCAL1            @x.x.x.x

This will send all alerts to your remote syslog. It must match your
output alert line in snort.conf

output alert_syslog: LOG_LOCAL1 LOG_ALERT

Your remote syslog server will need to have the appropriate settings
installed in your syslog.conf.

LOG_LOCAL1            /var/log/snort





_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: bandwidth () sourceforge net
_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users


Current thread: