Software Index
Related Topics
Popular Trends
Trending Topics
 

Automatic Save Event Log Windows

All | Freeware
Product Title  /  Popularity Revised License Rating Size
Lepide Event Log Manager
he most simplistic answer to the question what is event management in an IT environment? will be the management of application event logs and event ids in Windows and W3C event logs. To handle log management successfully, a real-time event ...
August 8th 2011 Shareware    43,725k
Event Log Explorer
Event log analysis of Windows logs is a highly important task for any system administrator. Event Log Explorer is an effective tool to view, explore, backup and monitor events in Security, System, Application and other Windows logs. The program extends ...
March 21st 2007 Shareware    3,997k
Event Log Janitor
Event Log Janitor Emails Event Logs at predefined Intervals (in hours) that you specify and you can optionally clear them. Supported logs: APPLICATION, SECURITY, SYSTEM, DIRECTORY SERVICE, FILE REPLICATION SERVICE, and DNS Server. Simple to use, requires no SMTP Server ...
July 12th 2002 Shareware  5 stars 972k
GFI LANguard Security Event Log Monitor
LANguard Security Event Log Monitor is a network wide event log monitor that retrieves logs from all NT/2000 servers and workstations and immediately alerts the administrator of possible intrusions for immediate host based intrusion detection. Using the LANguard event viewer ...
March 1st 2004 Shareware  5 stars 15,004k
EventLog Inspector
Manage local and remote Windows events more effectively with EventLog Inspector. The new cost-effective solution allows system administrators to extend Windows event log with more features. EventLog Inspector provides the ability to broadcast event log events to a syslog server ...
January 4th 2009 Freeware  5 stars 2,969k
Overseer Network Monitor
Award-winning Windows-based network/system monitoring software designed to
monitor websites, network devices, services, event logs, available disk space
servers, etc. Notifications are sent via Email(including cell phone/pager!)
and/or net send.

Overseer supports monitoring multiple types of resources. Ping allows you to ...
June 29th 2006 Demo    6,942k
EventMeister
EventMeister is a powerful solution to centrally monitor and analyze Windows Event Logs. It will alert you to security issues and other critical events throughout your network, facilitate central archiving of log data and assist with analysis and meeting audit ...
August 16th 2005 Shareware    7,564k
EventMeister
EventMeister is a powerful solution to centrally monitor and analyze Windows Event Logs. It will alert you to security issues and other critical events throughout your network, facilitate central archiving of log data and assist with analysis and meeting audit ...
February 18th 2006 Shareware  5 stars 3,187k
NTSet
NTSet is a powerful collection of components for Delphi/C++Builder that implement specific features of Windows 2000/NT.

You can utilize this collection to make the task of programming Windows API a great deal easier.
Check out what you can do with ...
September 10th 2006 Shareware  5 stars 3,134k
GFI EventsManager
GFI EventsManager is an award-winning events monitoring, management and archiving solution, used by thousands of customers. Competitively priced, it is ideal for SMEs. It supports a wide range of event types such as W3C, Windows events, Syslogs and SNMP traps ...
March 9th 2011 Shareware  5 stars 58,266k
AdmWin
AdmWin is a toolkit for the Windows, Linux and Novell network administrator. Batch manage SAM, AD, OpenLDAP, NDS, eDirectory, Exchange, Terminal server, IIS, Samba and GroupWise. Modify user accounts, passwords, mailboxes, directories, quotas, webshares and the registry. Transfer accounts, including ...
June 3rd 2005 Demo  5 stars 3,449k
Event Log Watchdog
Event Log Watchdog monitor's your Windows Event Logs and notifies you via Email when a new event is logged. You can define which Event Logs you wish to monitor and what types of events you wish to receive Email notification ...
April 29th 2004 Shareware    4,716k
xStarter
We forget that computers were invented to help us do our work and not to make us their slaves. Try xStarter! Automate each and every process in your computer. Nothing is impossible with this utility...made by professionals and for professionals. ...
October 17th 2005 Shareware    12,049k
BigWindows
BigWindows is an handy utility that allows you to enlargeand customize the common"Open"and"Save as"dialog windows. You can:
- increase the window dimensions
- set the type of view : List, Small Icons, Big Icons,Details (extending the ‘Name’ column), Preview, Thumbnail- set the ...
April 29th 2003 Shareware  5 stars 150k
DEKSI Network Manager
DEKSI Network Manager is an advanced and powerful network monitoring tool. It can continuously monitor the state of your servers, various network services, databases and more over the network seven days a a week, twenty-four hours a day.

You can ...
January 31st 2007 Shareware    4,086k
RemoteSysInfo
RemoteSysInfo collects comprehensive system hardware and software information from a local or remote computer. RemoteSysInfo can be used for computer inventory, auditing and diagnostic purposes. It can list out all the hardware devices and software that are installed in a ...
March 29th 2012 Shareware    2,686k
NetWare Control Center Enterprise Edition
NetWare Control Center is an advanced Logfile Analyzer and Realtime Event Monitor for Novell NetWare 4.x - 6.x. With NetWare Control Center you can easily checkout the health and security of your servers. The Realtime Event Monitor shows a status ...
January 24th 2006 Shareware    5,060k
Network Event Viewer
Network Event Viewer is a network wide event log monitoring, consolidation, auditing and reporting tool enabling System Administrators to satisfy Sarbanes-Oxley auditing requirements while proactively managing their networks. Windows and automated services constantly write entries to Event Logs. Network Event ...
January 13th 2011 Shareware    3k
Event Organizer Deluxe
Event Organizer Deluxe is a flexible event management software for Windows users. For any organization that would like to organize and manage event related information. Helps to organize and plan: conference, meeting, celebration, party, workshop, seminar, training sessions, business activities, ...
October 27th 2007 Shareware    10,853k
Keyboard Monitoring Software
sanmaxi keylogger is completely undetectable superior stealth surveillance keyboard monitoring, e-mail recording, snapshots taking, passwords capturing, user friendly utility tool. Key logger is best solution for concerned parents, family member, small and middle company’s or organization, bank employees, cyber cafe ...
October 28th 2007 Shareware    1,212k
Related Scripts
Manipulating Windows Event Log
Manipulating Windows Event Log is a tutorial in which the author gives an idea about the methods of processing Window events log, which checks and detect the application and system level events. The author describes about System.Diagnostics namespace, which offers ...
November 23rd 2005 Freeware     
Displaying Event Log Entries the ASP.NET Way
The Event Log is one of the important source of information for the webmasters as all eventdetails which occurred are entered there including success and failure. The main objective of this article is to show how the uses of the ...
December 16th 2005 Freeware     
Event Log Management Information
The Event Log service enforces a standard logging format and makes it easy to view logs by using a single event viewer application that provides one-stop shopping for the system administrator.
November 25th 2005 Freeware     
Logging Unhandled Page Exceptions To The System Event Log
Logging Unhandled Page Exceptions To The System Event Log is a tutorial which shows a new method to handle the errors. The author explains about the HandleError Method, through which the page level exceptions are findout. This article helps the ...
November 21st 2005 Freeware     
Writing Messages to the WinNT Event Log with a COM Component
Writing Messages to the WinNT Event Log with a COM Component is an ASP tutorial in which author elaborates about the method that have to be adapted to utilize the COM objects to write the event message into the event ...
December 1st 2005 Freeware     
ActiveXperts Network Monitor
ActiveXperts Network Monitor is the leading solution for monitoring all aspects of your LAN and WAN servers, workstations and devices. For years, System Administrators, Network Operators and Helpdesk employees have relied upon the power, flexibility and reliability of the ActiveXperts ...
December 20th 2005 Commercial     
Esvon MediaGateway
If client connects to media server and opens stream for playing, plug-in is notified about this event and parses request string to get title and ticket. After that plug-in sends client's ticket to the communication interface (CI). CI transmits this ...
November 28th 2005 Commercial     
event log, web tracker & script profiler
A script, mainly to track traffic, script performance and errors and debug messages. / 4 functions are used to control the log: / The method 'create' creates an event without to start the profiler. / The method 'start' creates an ...
November 25th 2005 Freeware     
ActiveXperts SMS Messaging Server
Comprehensive SMS Gateway. The software supports all major SMSC protocols, like TAP/XIO and UDP. It also supports GSM cellular phones (like Nokia, Motorola, Ericsson) and SMS devices (like WaveCom) according to the FBus and PDU standards. / Filter all incoming ...
December 1st 2005 Commercial     
AdmWin
AdmWin is a toolkit for the Windows, Linux and Novell network administrator. Batch manage SAM, AD, OpenLDAP, NDS, eDirectory, Exchange, Terminal server, IIS, Samba and GroupWise. Modify user accounts, passwords, mailboxes, directories, quotas, webshares and the registry. Transfer accounts, including ...
December 2nd 2005 Commercial     
Related Code
Event Log Category Initializer
Writing to the Event Log from an ASP.Net page looks pretty easy when you look at the object model. But, if you try to write to a custom Event Log from ASP.Net you will get this error: Security Exception Description: ...
September 2nd 2007     14k
Windows Event Logger from ASP
This allows ASP pages to log events to the Windows Event Log like you can from VB6.0. This code is both VB6.0 (to create a DLL) and an example asp page to use it. You will need to compile and ...
February 15th 2007     2k
Windows XP Log on Password Discovery
Discovers the Windows XP log on password in a easy way bybinary works on Logonui.exe file in windows system folder and also you can do more changes on this.
October 1st 2009     45k
CDBF for Windows 2.99.02
CDBF for Windows is a feature-rich console application designed for viewing and editing the DBF database files. CDBF for Windows features support for all kinds of memo fields (dBaseIII, dBaseIV, FoxPro and Visual FoxPro) and the ability to export data ...
February 4th 2006     116k
PopUpNow! popup maker
PopUpNow! is a tool which allows you to create Popup windows for your webpages easily,in a few seconds.PopUpNow! generates all the JavaScript code so you don't need to write it yourself anymore.Just some mouse clicks and your popup will be ...
February 17th 2007     400k
New Software
Popular Software