LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   I need a way to automate emailing of snort alerts (https://www.linuxquestions.org/questions/linux-software-2/i-need-a-way-to-automate-emailing-of-snort-alerts-33159/)

Olusegun 10-18-2002 02:43 PM

I need a way to automate emailing of snort alerts
 
I am running Snort 1.8.7 at one of my customer's premises. The network administrator is not knowledgeable in security related issues. I would like to know if there is some software or plugin that I can use to automatically email Snort alerts to my Inbox for realtime analysis and assessment. Any help would be greatly appreciated.

neo77777 10-19-2002 12:02 AM

There are many ways, I just throw one, and you'll see somebody will jump with anothre one and so on. You can setup a cronjob to mail the alert file to you, i.e.
30 * * * mail you@yoursite.com < /path/to/snort/alert


All times are GMT -5. The time now is 10:01 AM.