| Sponsored Links | ||||||||||||||
|
| ||||||||||||||
|
Collapse All
|
||||||||||||||
| Software Name | Software Type | Category | Price | |||||||||||
| 1 | DevASP Log file |
script | ASP | Free |
View Detail
|
|||||||||
Tags: |
||||||||||||||
| 2 | Log File Merger 1.0 |
windows | Home Education->Other | Free |
View Detail
|
|||||||||
Log File Merger is a free program that will help you merge all kinds of log or text files Log File Merger is a simple little program, that will save you tons of time. Log File Merger can be used to merge web server log files or url scan log files, but you can merge any type of text file or log file you wish. Log File Merger is not fancy software but one that works well and gets its job done. Requirements: · .NET framework Tags:
|
||||||||||||||
| 3 | Log::Dispatch::File::Alerts 1.00 |
linux | Programming->Libraries | Free |
View Detail
|
|||||||||
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, message => "Ive fallen and I cant get upn" ); ABSTRACT This module provides an object for logging to files under the Log::Dispatch::* system. This module subclasses Log::Dispatch::File for logging to date/time stamped files. See Log::Dispatch::File for instructions on usage. This module differs only on the following three points: alert files This module will use a seperate file for every log message. multitasking-safe This module uses flock() to lock the file while writing to it. stamped filenames This module supports a special tag in the filename that will expand to the current date/time/pid. It is the same tag Log::Log4perl::Layout::PatternLayout uses, see Log::Log4perl::Layout::PatternLayout, chapter "Fine-tune the date". In short: Include a "%d{...}" in the filename where "..." is a format string according to the SimpleDateFormat in the Java World (http://java.sun.com/j2se/1.3/docs/api/java/text/SimpleDateFormat.html). See also Log::Log4perl::DateFormat for information about further restrictions. In addition to the format provided by Log::Log4perl::DateFormat this module also supports $ for inserting the PID and ! for inserting a uniq number. Repeat the character to define how many character wide the field should be. A note on the !: The module first tries to find a fresh filename with this set to 1. If there is already a file with that name then it is increased until either a free filename has been found or it reaches 9999. In the later case the module dies. Tags: |
||||||||||||||
| 4 | Log::Dispatch::File::Rolling 1.04 |
linux | Programming->Libraries | Free |
View Detail
|
|||||||||
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( level => emerg, message => "Ive fallen and I cant get upn" ); ABSTRACT This module provides an object for logging to files under the Log::Dispatch::* system. This module subclasses Log::Dispatch::File for logging to date/time stamped files. See Log::Dispatch::File for instructions on usage. This module differs only on the following three points: fork()-safe This module will close and re-open the logfile after a fork. multitasking-safe This module uses flock() to lock the file while writing to it. stamped filenames This module supports a special tag in the filename that will expand to the current date/time/pid. It is the same tag Log::Log4perl::Layout::PatternLayout uses, see Log::Log4perl::Layout::PatternLayout, chapter "Fine-tune the date". In short: Include a "%d{...}" in the filename where "..." is a format string according to the SimpleDateFormat in the Java World (http://java.sun.com/j2se/1.3/docs/api/java/text/SimpleDateFormat.html). See also Log::Log4perl::DateFormat for information about further restrictions. In addition to the format provided by Log::Log4perl::DateFormat this module also supports $ for inserting the PID. Repeat the character to define how many character wide the field should be. This should not be needed regularly as this module also supports logfile sharing between processes, but if youve got a high load on your logfile or a system that doesnt support flock()... Tags: |
||||||||||||||
| 5 | FastStats: Log File Analysis 1.3 |
windows | Network Internet->Web Server Statistics Tools | Free |
View Detail
|
|||||||||
Youve got a successful web site that gets a lot of hits every day. You love the traffic, but the log files are another thing: theyre enormous and take hours for your current log file analysis tool to process. Yet your advertisers demand detailed information about who is visiting your web site, where theyre coming from, and what they visit. You need alog file analysis tool that gives you over detailed information about you web site, but one that doesnt take hours and hours to run. You need FastStats. FastStats can speed through your web server log files at over 100 times speed of WebTrends and HitList. FastStats does in minutes what other log analyzers slog though in hours. Tags: |
||||||||||||||
| 6 | Raw Log Files analyzer 1.0 |
windows | Software Development->Databases and Networks | Free |
View Detail
|
|||||||||
Tags:
|
||||||||||||||
| 7 | Event Log Extension for Network File Monitor 2.26.1 |
windows | System->Network Tweak | Free |
View Detail
|
|||||||||
Event Log Extension provides an ability to monitor Windows NT/2000/XP Application, Security, System and other event logs. The notifications about events can be dispatched via LAN, email, SMS and ICQ (via e-mail gates). The Event log extension supports events filtering by log type (Application, Security, System, etc.), type of event (Error, Warning, Information, etc.), selection by EVENTID, SOURCE, CATEGORY. Event Log Extension can execute external programs using data from events as a command line parameters. Tags: |
||||||||||||||
| 8 | Creating Your Own Log Files |
script | PHP | Free |
View Detail
|
|||||||||
Tags: |
||||||||||||||
| 9 | Log Servlet |
script | Java | Free |
View Detail
|
|||||||||
Tags: |
||||||||||||||
| 10 | IAS Log Viewer 2.28 |
windows | Network Internet->Other | $44 |
View Detail
|
|||||||||
The IAS Log Viewer program helps you read and interpret the log files from Windows 2000/2003 IAS service. With the IAS Log Viewer you can view log file at user-friendly form and use it as a lite RADIUS reporting tool for Windows 2k IAS service. Here are some key features of "IAS Log Viewer": · The fast and correct work with huge log files. · Support both IAS-formatted and database-import formats of IAS log file. · Open several log files or directories with IAS log files. · The smart bad lines detection module. The IAS Log Viewer skip bad lines in log file automatically. · Work with log files at real time. You can see records that just added by IAS automatically. No log file reopen, no refresh! · The real time connections view. You can see RRAS connections in real time! · You can export IAS log records or RRAS connections to XML or CSV file. · Usage report and user usage report can be created in HTML, XML or CSV formats. The columns of that reports can be customized. · Command-line options for automate log files processing. · Additional filter for specifies reports data. · Cisco-AV-Pair fields support. Tags: |
||||||||||||||
| 11 | CC Log |
script | CGI Perl | Free |
View Detail
|
|||||||||
Tags:
|
||||||||||||||
| 12 | Extracts all email addresses from your log files or other text files |
script | CGI Perl | Free |
View Detail
|
|||||||||
Tags: |
||||||||||||||
| 13 | Log Cleaner 1.1 |
windows | Utilities->File Maintenance and Repair | $18.00 |
View Detail
|
|||||||||
An application that keeps any log file with fresh condition and limited in size. One of the main feature of Log Cleaner is that it can periodically check log file and, if necessary, remove old information. Except for log file itself, you can specify size limit and clean period. Log Cleaner removes lines from the begin of log file, so all new information remains unmodified. Tags: |
||||||||||||||
| 14 | WMS Log Storage 1.14 |
windows | Web Development->Misc Web Authoring Tools | $54.90 |
View Detail
|
|||||||||
WMS Log Storage is a is a feature rich Windows Media Services log analyzer. The program generates HTML-based reports with tables and charts. Highly detailed and easily configurable reports output to screen, file directories, ftp or email. Unlike other analyzers, WMS Log Storage has been designed especially for analyzing Windows Media Services log files and supports the entire set of Windows Media Services log file data and provides the best and most complete analysis of these files. WMS Log Storage supports log files of the W3C Windows Media Services format and exported files in the CSV format. Needless to say, it can recognize log file formats automatically, extract compressed log files, process multiple log files and download log files from various sources: local path, Web or FTP. The flexible system of filters allows you to customize in the best possible way so that only data that you need is displayed in reports. WMS Log Storage will give you information about your sites visitors, activity statistics, file access statistics, information about referring pages, visitor country, referring sites and more. The program has a user-friendly interface so you can start working with it right after you install it spending much time on configuring it. Statistical data is displayed in diagrams and tables. It is also possible to print reports. Tags:
|
||||||||||||||
| 15 | WMS Log Storage 1.13 |
windows | Web Development->Misc Web Authoring Tools | $54.90 |
View Detail
|
|||||||||
WMS Log Storage is a is a feature rich Windows Media Services log analyzer. The program generates HTML-based reports with tables and charts. Highly detailed and easily configurable reports output to screen, file directories, ftp or email. Unlike other analyzers, WMS Log Storage has been designed especially for analyzing Windows Media Services log files and supports the entire set of Windows Media Services log file data and provides the best and most complete analysis of these files. WMS Log Storage supports log files of the W3C Windows Media Services format and exported files in the CSV format. Needless to say, it can recognize log file formats automatically, extract compressed log files, process multiple log files and download log files from various sources: local path, Web or FTP. The flexible system of filters allows you to customize in the best possible way so that only data that you need is displayed in reports. WMS Log Storage will give you information about your sites visitors, activity statistics, file access statistics, information about referring pages, visitor country, referring sites and more. The program has a user-friendly interface so you can start working with it right after you install it spending much time on configuring it. Statistical data is displayed in diagrams and tables. It is also possible to print reports. Tags:
|
||||||||||||||
| 16 | WMS Log Storage 1.21 |
windows | Network Internet->Other | Free |
View Detail
|
|||||||||
WMS Log Storage supports log files of the W3C Windows Media Services format and exported files in the CSV format. Needless to say, it can recognize log file formats automatically, extract compressed log files, process multiple log files and download log files from various sources: local path, Web or FTP. The flexible system of filters allows you to customize in the best possible way so that only data that you need is displayed in reports. WMS Log Storage will give you information about your sites visitors, activity statistics, file access statistics, information about referring pages, visitor country, referring sites and more. The program has a user-friendly interface so you can start working with it right after you install it spending much time on configuring it. Statistical data is displayed in diagrams and tables. It is also possible to print reports. Tags: |
||||||||||||||
| 17 | Ref-Log |
script | PHP | Free |
View Detail
|
|||||||||
Tags: |
||||||||||||||
| 18 | AWStats Log Format Creation Tool |
script | CGI Perl | Free |
View Detail
|
|||||||||
Tags: |
||||||||||||||
| 19 | mail-log.cgi |
script | CGI Perl | Free |
View Detail
|
|||||||||
Tags: |
||||||||||||||
| 20 | ApexSQL Log 1.10 |
windows | Software Development->Databases and Networks | $599 |
View Detail
|
|||||||||
ApexSQL Log is a powerful SQL database auditing tool that analyzes SQL Servers own Transaction Log to display information on data and soon ... structural changes. Since ApexSQL Log reads the Transaction Log, no database overhead is required and audits can be done on changes made even before the tool was installed. Features - NEW - live log support. - NEW - XML export. - Passively audit using transaction log backups or live log files what has been inserted, updated (both before and after), and deleted from every table in your database. - Powerful filtering, grouping and sorting of log data. - View field level data for each row in insert, update and delete. - View history of changes of a row. - Audit seamlessly multiple transaction log backups or live log files. - Currently ApexSQL Log reads database back-up files and processes them into readable information. You can apply sophisticated filters, grouping and sorting to the data Tags: |
||||||||||||||
My Software
You have not saved any software. Click "Save" next to each software to save it to your software basket
