Python - retrieving info from a syslog file
- by Johnny
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!