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

Snort Forums Archive

Archive Home » Windows » win32 snort.conf error msg

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 ]

win32 snort.conf error msg


Posted by soverfield on March 20, 2006 11:00:24

Hello,
I receive the following error when attempting to start the snort service, also when starting from the command line...
*/ERROR: d:\win-ids\snort\etc\snort.conf(513) => No argument to 'logfile' config o
ption.
Fatal Error, Quitting..
*/
Any ideas?

Posted by Joel_Esler on March 20, 2006 11:03:12

Looks like you are trying to pass a "logfile" arguement to the sfportscan preprocessor, but you
have no log file specified. Check out page 28 in the snort manual.

Posted by soverfield on March 20, 2006 11:05:28

thanks....here is the offending line form snort.conf
*/logfile {portscan.log}*/