# logparse
-(![source](https://git.lorimer.id.au/logparse.git/)) // written by ![Andrew Lorimer](https://lorimer.id.au)
+([source](https://git.lorimer.id.au/logparse.git/)) // written by [Andrew Lorimer](https://lorimer.id.au)
This is a utility to analyse medium-term logs (up to around 30 days old) on servers. It summarises notable events and statistics reported from several programs. At the moment, logparse can interface with:
- sshd (number of logins, list users & clients)
- sudo (number of sessions, users, commands)
- cron (list commands)
-- ![nameget](https://git.lorimer.id.au/scripts.git/tree/nameget.sh) (list successful/failed downloads)
+- [nameget](https://git.lorimer.id.au/scripts.git/tree/nameget.sh) (list successful/failed downloads)
- apache (list requests, clients, user agents, bytes transferred, errors)
- smbd (number of logins, list users & clients)
- postfix (list recipients and bytes sent)