Menu

LogReader / News: Recent posts

Releasedate

The first official release since we moved into sourceforge is scheduled for monday the 14th of february. It might come earlier but it is not likely.

Posted by Johan 2005-02-03

Engine 0.93

Now everything works with the iptables integration.
The value self.options['action'] will now control 2 things:
1. if stats for the winxp firewall "action" column should be generated
2. if self.options['type_of_log'] == 'iptables' then self.options['action'] will display stats for linux iptables chain used.

The 5 outputfiles that always were dumped in c:\temp is now coming to the same directory as the targetfile (output.html)
Ive added support for winxp log entries that appears to be "strange" or abnormal in some way. If they exist in your logfile they will be dumped in weird.html and a link will be added in output.html

Posted by Johan 2005-02-02

Engine 0.92

The work with the iptables implementation goes forward! I've decided that the program will use a memory-conserving method
that unfortunatley will decrease performance speed a little. But if this program is to be used on mission-critical servers (the goal) it can not be allowed to consume so much memory, as for now a command-line execution of the program will not need more than perhaps 100k memory at most.

Posted by Johan 2005-02-02