Server Monitoring Software
Stop losing clients due to late detection of web server glitches. Monitor availability and performance of your servers and network resources.
Log Viewer
Log Viewer
You can view all logs generated during test run just in WAPT Pro.
The program has a comprehensive log viewer which provides the detailed representation of
sent requests, received server responses and errors appeared during the test run.
This information is structured with the help of a tree view with several
levels of detail: profile, user and session. Using the tree view, you can find any information
easily without the need to search through megabytes of log files.
Expand the Logs folder of the Navigation Pane and you will see the
tree view.
You can navigate to any particular request or virtual user.
When you click on any item of the Logs tree view,
you will see the corresponding part of log in the upper right pane.
In case of full logs, you will see
the sequence of sent HTTP requests and received server responses.
The first request in the sequence is the main request, others are requests for page elements
(images, CSS, JavaScript etc). The main request is highlighted in green if it
was processed without errors.
Requests for page elements have gray color in the sequence.
In case of error logs, you will see only those requests for which an error occurred during the test.
They are highlighted in red.
The lower pane has several tabs: Request, Response Header,
Response Body and Browser View.
Request: Here you can see the sent HTTP request.
Response Header: Here you can see the HTTP header of server response.
Response Body: HTML code of server response is displayed on this tab.
Browser View: Here you can see the server response as it is displayed in browser without images.
Besides, you can compare the received server response
with the recorded one using the Compare with recorded... button.
This information will help you understand what parameters change dynamically during the test.
You can search for some text string on any of these tabs: Request,
Response Header and Response Body.
Find: Type the text that you want to find. The program will highlight all occurrences of the
entered text.
Use the Previous and Next buttons to move to the previous/next occurrence
of the text.
You can use an additional toolbar to
browse virtual users, user sessions and errors one by one.
Additional toolbar becomes active when you click on any item of the Logs tree view.
You can also use the context menu of the Logs tree view
(right-click menu) to navigate through the log.
You can save logs manually by clicking the
Save Logs... option on the File menu.
You can open logs by
clicking the Open -> Logs... button on the program toolbar.
In the displayed dialog, select a desired folder with log files and click Open.
WAPT Pro will
parse log files from the selected folder and display the information in the Logs tree view.
Note. Do not modify log files or their names manually. Otherwise, you will not be
able to open them in WAPT Pro.