Question about Logs

Gereon Ruetten gently@baer.rwth-aachen.de
Mon, 05 Jun 2000 16:20:22 +0200


David Cruz Langreo wrote:
> 
> I'm gonna make a program to audit and show some graphs using the
> ipchains log on syslog file.

very interesting, i just started something similiar at the weekend.

what is your intention ? 

My is :

	* two types of HTML output
		1. long and with a lot of details
		2. very short only the hardest attacks (also an e-mail version)
	* logfile parsing of 2 or more fw., because :
		- detecting attacks for more than one subnet
	* programed in C


Gereon