LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Security (https://www.linuxquestions.org/questions/linux-security-4/)
-   -   Failed login reporting (https://www.linuxquestions.org/questions/linux-security-4/failed-login-reporting-337043/)

matrixcubed 06-25-2005 10:17 AM

Failed login reporting
 
Hi all,

The main amount of activity I see on my server is login attempts on SSH, and always has to do with password attempts.

I'm investigating different software I can use to effectively report such activity to providers. I guess this elusive program's features would include a log analyzer, nslookup parser, intrusion reporting to ISP, and firewall-rule appending for repeated offenses.

Can anyone recommend a cron-able script or program which handles this sort of activity?

Thanks!

nixcraft 06-25-2005 02:15 PM

You can use grep as shown here http://www.cyberciti.biz/nixcraft/vi...led-login.html but better way is use logwatch the which can send an email and has lot of ther features too see http://www2.logwatch.org:81/

Hope this helps!


All times are GMT -5. The time now is 12:14 PM.