Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 49.593.460 Times

Event Log freeware
Filter: All | Freeware | Demo
 

Event Log

< 1 2 3 4 5 
Released: July 03, 2006  |  Added: February 23, 2009 | Visits: 5.752

Kiwi Log Viewer (Mac) Kiwi Log Viewer for Mac OS X is a freeware application that displays text based log files in a tabular format. Only a small section of the file is read from disk at a time which saves memory and allows you to view a file that would be too big to fit in memory. The tail option monitors the...



Platforms: Mac

License: Freeware Size: 1.54 MB Download (488): Kiwi Log Viewer (Mac) Download

Added: May 20, 2010 | Visits: 1.123

adcfw-log adcfw-log is a tool for analyzing firewall logs in order to extract meaningful information. It is designed to be a standalone script with very few requirements that can generate different kinds of reports, such as fully formatted reports of what had been logged, with summaries by source or...





Platforms: *nix

License: Freeware Size: 83.97 KB Download (94): adcfw-log Download

Added: February 17, 2010 | Visits: 1.365

PostgreSQL Table Log PostgreSQL Table Log contains functions that allow you to log PostgreSQL table inserts, updates, and deletes into another table. This can be used to recover the state of the logged table or to recover specific rows from a given time period. Whats New in This Release: - This version now...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (111): PostgreSQL Table Log Download

Added: November 10, 2010 | Visits: 927

Log Watcher Log Watcher is a tool for log watching and colorize. Installation: The `configure shell script attempts to guess correct values for various system-dependent variables used during compilation. It uses those values to create a `Makefile in each directory of the package. It may also create one...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (94): Log Watcher Download

Added: June 22, 2010 | Visits: 1.166

HTTPD::Log::Filter HTTPD::Log::Filter is a Perl module to filter entries out of an httpd log. SYNOPSIS my $hlf = HTTPD::Log::Filter->new( exclusions_file => $exclusions_file, agent_re => .*Mozilla.*, format => ELF, ); while( <> ) { my $ret = $hlf->filter( $_ ); die "Error at line $.: invalid log...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (101): HTTPD::Log::Filter Download

Added: August 10, 2010 | Visits: 860

XML::Essex::Event XML::Essex::Event is a base event class, also used for unknown event types. Stringifies as $event->type . "()" to indicate an event that has no natural way to represented in XML, or for ones that havent been handled yet in Essex. Methods new XML::Event->new( a => 1, b => 2 );...


Platforms: *nix

License: Freeware Size: 43.01 KB Download (89): XML::Essex::Event Download

Added: August 05, 2010 | Visits: 1.005

Log::StdLog Log::StdLog is a Perl module with a simple log file via a special filehandle. SYNOPSIS use Log::StdLog { level => warn, file => "$0.log" }; # Messages at the same or a higher level are logged... print {*STDLOG} error => "This error message will be loggedn"; print {*STDLOG} warn => "This...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (88): Log::StdLog Download

Added: July 08, 2010 | Visits: 1.251

Puppet::Log Puppet::Log provides a log facility with an optional Tk display. This class implements a log facility with an optional Tk display. I .e once the class is created, you can log messages in it, but the Tk display does no need to be created at the same time. You may invoke later only when you...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (94): Puppet::Log Download

Added: November 14, 2010 | Visits: 963

Log::Dispatch::ToTk Log::Dispatch::ToTk provides class to redirect Log::Dispatch to Tk widgets. Most users will only need to use Log::Dispatch::TkText widget to have Log::Dispatch messages written on a text widget. For more fancy uses, this module can be used by a composite widget dedicated to handle...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (90): Log::Dispatch::ToTk Download

Added: August 22, 2010 | Visits: 1.087

Log::Dispatch::TkText Log::Dispatch::TkText provides a Text widget for Log::Dispatch. SYNOPSIS use Tk ; use Log::Dispatch; use Log::Dispatch::TkText ; my $dispatch = Log::Dispatch->new; my $mw = MainWindow-> new ; my $tklog = $mw->Scrolled(LogText, name => tk, min_level => debug); $tklog -> pack ; #...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (103): Log::Dispatch::TkText Download

Added: August 05, 2010 | Visits: 950

Log::Delimited Log::Delimited is a simple module to help log results. SYNOPSIS #!/usr/bin/perl -w use strict; use Log::Delimited; my $log = Log::Delimited->new({ log_cols => [url, step, elapsed], log_info => [http://slap.com/cgi-bin/slow_script, step 1, 99993.0923], })->log; $log->{log_info} =...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (93): Log::Delimited Download

Added: October 11, 2010 | Visits: 813

Log::Localized Log::Localized is a Perl module to localize your logging. SYNOPSIS What you most probably want to do is something like: package Foo; use Log::Localized; sub bar { # this message will be displayed if method bars verbosity is >= 1 llog(1,"running bar()"); } # this message will be...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (87): Log::Localized Download

Added: April 07, 2010 | Visits: 1.187

IPTables log analizer IPTables log analizer displays Linux 2.4 iptables logs (rejected, acepted, masqueraded packets...) in a nice HTML page (it support rough netfilter logs but also Shorewall and Suse Firewall logs). This page shall be easy to read and understand to reduce the manual analysis time. This page...


Platforms: *nix

License: Freeware Size: 307.2 KB Download (111): IPTables log analizer Download

Added: July 26, 2010 | Visits: 781

Log::Log4perl::JavaMap Log::Log4perl::JavaMap is a Perl module that maps java log4j appenders to Log::Dispatch classes. SYNOPSIS ############################### log4j.appender.FileAppndr1 = org.apache.log4j.FileAppender log4j.appender.FileAppndr1.File = /var/log/onetime.log log4j.appender.FileAppndr1.Append =...


Platforms: *nix

License: Freeware Size: 225.28 KB Download (87): Log::Log4perl::JavaMap Download

Added: January 18, 2010 | Visits: 1.586

Strato Log Download Strato Log Download is a small Perl script intended to download logfiles from Web accounts from Strato hosted sites. The problem is that the normal download interface is interactive, and that only about six weeks are kept on the server. So without scripting, youre likely to lose valuable log...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (103): Strato Log Download

Added: October 26, 2010 | Visits: 794

Log::Log4perl::AutoCategorize Log::Log4perl::AutoCategorize - extended Log::Log4perl logging. ABSTRACT Log::Log4perl::AutoCategorize extends Log::Log4perls (l4p) easy mode, adding 2 main features; 1. extended, automatic, transparent categorization capabilities a. logging category <-...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (89): Log::Log4perl::AutoCategorize Download

Added: April 08, 2010 | Visits: 1.125

Event::RPC Event::RPC is a event based transparent Client/Server RPC framework. SYNOPSIS #-- Server Code use Event::RPC::Server; use My::TestModule; my $server = Event::RPC::Server->new ( port => 5555, classes => { "My::TestModule" => { ... } }, ); $server->start;...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (108): Event::RPC Download

Added: February 10, 2010 | Visits: 812

log-malloc log-malloc is a simple malloc/free logger. It is very small and has no dependencies. No configuration is necessary. log-malloc project logs parameters, return values, and the call stack. There is no need to rebuild the application that will be logged. Build: gcc -nostartfiles –shared -fPIC...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (89): log-malloc Download

Added: May 23, 2010 | Visits: 1.426

Log::Dispatch::File::Rolling Log::Dispatch::File::Rolling is a Perl object for logging to date/time/pid stamped files. SYNOPSIS use Log::Dispatch::File::Rolling; my $file = Log::Dispatch::File::Rolling->new( name => file1, min_level => info, filename => Somefile%d{yyyyMMdd}.log, mode => append ); $file->log(...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (93): Log::Dispatch::File::Rolling Download

Added: October 22, 2010 | Visits: 1.082

Log::Dispatch::File::Alerts Log::Dispatch::File::Alerts is a Perl object for logging to alert files. SYNOPSIS use Log::Dispatch::File::Alerts; my $file = Log::Dispatch::File::Alerts->new( name => file1, min_level => emerg, filename => Somefile%d{yyyy!!!!}.log, mode => append ); $file->log( level => emerg,...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (92): Log::Dispatch::File::Alerts Download

< 1 2 3 4 5