The Archive Reader reads .TLA
files and sends the data through pipeline
session agents, allowing for further processing of the data. The operations performed are typically
those not performed during real-time data capture, either for convenience or performance reasons
(such as applying a sophisticated Rules Engine script to the data that may have a negative impact on
capture performance).
Before you begin, you should start the pipeline through which you are sending the
.TLA
file.
A configuration file is associated with the Archive Reader. The configuration file is similar to the capture configuration files.
To use the Archive Reader:
- Launch the following executable:
<install_directory>\TealeafArchiverReader.exe
The Archive Reader is displayed. In the Configuration File textbox, the path to the
TeaLeafArchiveReader.cfg
is displayed. - To select a different file, click Browse and navigate to the file location.
- To select a
.TLA
file, click Add.- To examine the headers, requests, and responses of the selected file, click Examine.
- To generate a summary of the selected file, click Summarize.
- To remove a
.TLA
file from the server, select it and click Delete.
- Options:
- Open for Every File option can be used when the Capture Pipeline is set
to terminate with the Archive session agent and new
.TLA
files are created in the process. If this option is selected, each.TLA
file in the list is processed individually. If this option is not selected, the multiple files are processed as one.TLA
file. - Sequence Hits option is used to process session hits in chronological order.
- Open for Every File option can be used when the Capture Pipeline is set
to terminate with the Archive session agent and new
- To begin processing the file, click Start.