Logs (Commercial License Only)

Introduction

To view Logs, click Logs button in the main toolbar at the top of Main Window.
All the data and information created by EndTask tools can be viewed through the Logs Window. The Logs window also shows data logged by Processes and Windows History , EndTask can log:
   1) Running Programs & Windows list
   2) Internet connection Monitor 
   3) System Performance
   4) Program's Details
   5) Processes and Windows History Data (Tasks History
   6) Risk Monitor logs. (see Risk Monitor

 

The Log Window

The toolbar as the top contains some tools to manage the logged data, starting from the left, the toolbar buttons are:
- Refresh: Refreshes the logged data. 
- Save as: Saves the logged data as a text file.
- Copy: Copies the logged data to the clipboard. 
- Print: Prints logged data 
- Find: Searches logged data for a specified word.
- Find Next: Searches for the next word that matches.
- Printer View: Displays logged data in the text box exactly as they will appear when printed.
 

You can select what data you want to be displayed from the toolbar at the left: 

- Programs and windows: The running programs and open windows from Task Manager
- Programs Details: Details about the selected program(s) (Selected Programs only) in programs’ list box retrieved from Program’s details.
- Internet Connection Info: Internet connection Monitor.

- Performance: System Performance.

- Pop-up's: Information about blocked pop-up's.

- Tasks History: Displays running programs and windows recorded using Processes and Windows History feature.

You can also log Risk Monitor results by choosing Risk Monitor tab. For more information, see Risk Monitor tool.

Reading Logged data

Each section from the six sections starts with something like this:
<PROGRAMS AND WINDOWS>
``````````````````````
Reading some specified sections:
- Programs and windows: Running Programs and open Windows are displayed according to what columns are specified in Programs and windows list boxes
- Tasks History: 
The windows which are created are displayed in this form: 
             - [Window name]([handle]) created at: ([time])
The windows which are closed are displayed in this form: 
             - [Window name]([handle]) closed at: ([time])
The Programs which are started are displayed in this form: 
             - [Program Path]([ProcessID]) started at: ([time])
The Programs which are terminated are displayed in this form: 
             - [Program Path]([ProcessID]) terminated at: ([time])