Hello,
I do have a log folder in the snort folder. The log folder is empty. When I use preprocessor sfportscan: proto { all } memcap { 10000000 } sense_level { low } logfile { portscan.log } it returns this error
Decoding Ethernet
ERROR: Portscan log file 'log/portscan.log' could not be opened: No such file or
directory.
Fatal Error, Quitting..
If I disable the portscan by adding the # symbol it returns this error:
Decoding Ethernet
ERROR: C:\mar21_snortbuild\snort-2.9.8.2-335\src\output-plugins\spo_unified2.c(3
23) Could not open log/merged.log.1465563828: No such file or directory
Fatal Error, Quitting..
Thank you for your help so far! any ideas on what I need to do?