Windows events of the Tools tab
An event is any significant occurrence in the system or in application that requires users to be notified. Any event not requiring immediate attention is noted in an event log. Event logging starts automatically each time a Windows device is started.
With an event log and an event viewer you can troubleshoot various hardware and software problems, because the careful monitoring of event logs can help predict and identify the sources of system problems and monitor Windows security events. The Events tab provides event information in some of the following pages:
- Application Events
- Security Events
- System Events
Depending on the operating systems and the installed software you can find further event logs here for IE 7, Microsoft Office, and so on.
Application Events
The Application Events pages display information about events logged by applications. For example, a database program might record a file error in the application log. The details of these events are displayed in the following pages:
- Summary
- List
The Summary page provides information on the logged application events in the form of a table and a pie chart displaying the distribution:
Information | Description |
---|---|
File Path | This entry shows the full path of the local installation of the application log. |
Maximum File Size | This file displays in MB the maximum size of the log file. If the size is reached, the oldest entry will be deleted to be able to record the newest event in the log file. |
Number of Events | This entry shows how many events were generated for the local client. |
Repartition of the Events by their Type | The graphic below this entry shows the repartition of the generated events by their type, that is, the percentage of Errors, Warnings and Information events. |
The Events tab displays the list of Application events of the managed device. It provides the following information:
Information | Description | |
---|---|---|
Date | The date and time the event occurred in the standard format of. | |
Severity | Error | Significant problems, such as a loss of data or loss of functions. An Error might be logged for example, if a service was not loaded during Windows startup. |
Warning | Events that are not necessarily significant but that indicate possible future problems. A Warning event might be logged, when disk space is low. | |
Information | Infrequent significant events that describe successful operations of major server service. An Information event might be logged, when a database program loads successfully or an administrator logged on. | |
AuditFailure | An audited security access attempt that fails. For example, if a user tries to access a network drive and fails, the attempt will be logged as a Failure Audit event. | |
AuditSuccess | An audited security access attempt that succeeds. For example, a user's successful attempt to log on to the system will be logged as a Success Audit event. | |
Source | The software that logged the event, which can be either an application name or a component of the system or of a larger application, such as a driver name. |
Security Events
The Security log records security events. The log can contain valid and invalid login attempts and events related to resource use, such as creating, opening or deleting files or other objects. If helps track changes to the security system and identify any possible security breaches. If, for example, you use User Manager to enable login and logoff auditing, attempts to log on to the system are recorded in the security log. For further details on the individual items and the subnodes Summary and List, refer to the Application login the previous paragraph.
System Events
The System log contains events logged by the Windows system components. Logged events would be for example the failure of a driver or other system components to load during start up. The events types logged by the system components are predetermined by Windows. For further details on the individual items and the subnodes Summary and List, refer to the Application log topic.