Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Re: [Snort-users] confuse with alerts file |
|---|---|
| Date: | Tue, 28 Sep 2004 14:06:51 -0500 |
Comments inline. On Tue, 28 Sep 2004 12:06:54 -0400, Esler, Joel - Contractor <joel.esler@rcert-s.army.mil> wrote:
Because you are using the -b option (binary logging) it is logging into pcap format. Remove the -b to generate an alert file. However, -b is much more useful if you are familiar with Tcpdump or ethereal. Joel
No, that is not correct. The -b (binary logging) option has nothing to do with an alert file being generated. I am not sure why the output facilities are so misunderstood, but here again is an explanation. Snort has two output facilities: alert and log. The default plugin for the alert facility is ALERT_FULL and the default log facility is LOG_ASCII. ALERT_FULL is your std alert output to the /var/log/alert file, while LOG_ASCII writes packet data in ascii format to directories and files based on ip address/protos/ports/etc. The -b option changes the default behavior of the log facility only (to LOG_PCAP).
-----Original Message----- From: snort-users-admin@lists.sourceforge.net [mailto:snort-users-admin@lists.sourceforge.net] On Behalf Of maku bex Sent: Monday, September 27, 2004 8:06 AM To: snort-users@lists.sourceforge.net Subject: [Snort-users] confuse with alerts file i'm just started with snort.....the sensor was running fine lately..... but sometimes.....when i'm trying to play around with it into another new box.....the snort itself is not generate any output into alerts file which is located in /var/log/snort FYI, i usually use this configuration... [snort.conf] output database: log, mysql, and i run with this command... snort -qbID -i eth0 -c /etc/snort/snort.conf -u snort -g snort m 007 then i cd to /var/log/snort/ what i'm confused is theres no alerts file here but except of snort.log.smething so i tail messages log in /var/log/ , yes the snort can see packets going through.... but why it not generates the alerts file like in the 1st box...? can anyone help me out....
Sounds like you may have your database output plugin set to use the alert facility (output database: alert VERSUS output database: log). I'd double check that. Bammkkkk -- sguil - The Analyst Console for NSM http://sguil.sf.net ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ 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
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [Snort-users] Snort Tool Evaluation, Dirk Geschke |
|---|---|
| Next by Date: | RE: [Snort-users] Tagged Packet, Esler, Joel - Contractor |
| Previous by Thread: | RE: [Snort-users] confuse with alerts file, Esler, Joel - Contractor |
| Next by Thread: | RE: [Snort-users] confuse with alerts file, Esler, Joel - Contractor |
| Indexes: | [Date] [Thread] [Top] [All Lists] |