Python - retrieving info from a syslog file
Posted
by Johnny
on Stack Overflow
See other posts from Stack Overflow
or by Johnny
Published on 2010-03-20T14:40:38Z
Indexed on
2010/03/20
14:41 UTC
Read the original article
Hit count: 714
Ive been asked to do a program using python for an assignment.
Ive been given a syslog file and I have to find things out about it
How do I find out how many attempts were made to login to the root account?
Any advice would be highly appreciated as Im very new to python an completely lost!
© Stack Overflow or respective owner