Snort.org home  
Got Source? About Snort About Sourcefire Snort FAQ
Sourcefire Network Security - the creators of Snort

Snort Forums Archive

Archive Home » Windows » not putting logs in directory by ip address

Please note that the categories listed below represent an archived version of our forums pages. To view the current version and be able to post and reply to threads, please register and login here to go to the full forums pages.

[ Notice: Full Version of This Topic ]

not putting logs in directory by ip address


Posted by dgragg on February 08, 2006 10:07:57

am using snort -d -l %path%\log -i2 and it is placing all information in one file called snort.log. I need it to push everything into its own directory. Any help greatly appreciated!

Posted by chris on February 11, 2006 00:23:50

Dgragg,
You might want to try and specify the '-h 10.x.x.x' flag with your home network address, to see if that produces the required results.
Chris

Posted by JeremyPowell on February 22, 2007 11:35:56

I am having the same problem and tried specifying -h. It did not fix it for me.

Posted by JeremyPowell on February 22, 2007 14:50:13

The undocumented (-K ascii) switch seems to have done the trick for me. The 2.4 versions of snort tell you about this at startup, but it does not seem to be in the man page.