My favorites | Sign in
Project Logo
                
Feeds:
People details
Project owners:
  ralucame

NAME

log-watcher -- generates graphs based on iptables reject logs to easily spot the most interesting activity in a local network

Currently, 2 graphs are available: - number of unique source-destination flows for each port - number of unique sources which attempt to access each destination

USAGE

python log-watcher.py <iptables_filename> <eps_filename> [<title>]

Example: python log-watcher.py iptables.07292006 test.eps 'Port activity - July 29, 2006'
The output will be in test.eps and test-dst.eps.

AUTHOR

Raluca Musaloiu-E.









Hosted by Google Code