<< Click to Display Table of Contents >>
Elipse Event Log Export |
Users can export files in .etl format to a text file for printing, as well as for manipulation by another program. This is performed by using a tool called Elipse Event Log Export. To use this option, follow these procedures:
1.In Log Viewer, select the Actions - Export Events menu, click Export Events on the toolbar or else directly select the Start - Programs - Elipse Software - Elipse Event Log - Log Export menu. If the Merged Log Files node is selected, all data from open events is exported in this option.
2.The window on the next figure is then displayed.
Elipse Event Log Export window
The available options are described on the next table.
Available options on the Elipse Event Log Export window
Option |
Description |
---|---|
Log files |
Lists the selected files for export. To delete any of them, select it and press the DELETE key |
Add file |
Allows adding other files to the list for export |
Destination path (will be created if does not exist) |
Determines the destination folder for export. This folder is created if it does not exist. If no directory is specified, the current path of log files is used |
Browse |
Allows selecting another destination folder |
Split size in MB |
Splits the final file into several files, according to the selected size |
Add event field names |
The events are exported in full mode, containing event's name and value. The default value of this option is selected |
Only standard event header fields (DateTime, Process ID, Thread ID) |
Only the most important fields are exported. The default value of this option is not selected, that is, all fields are exported |
Allows selecting whether Process and Thread columns are exported in hexadecimal or decimal format. The default value of this option is selected |
|
Reset default |
Returns the export configurations back to their default, that is, the Add event field names field selected, the Only standard event header fields field not selected, and the Print Process ID and Thread ID as Hexadecimal field selected |
Set default |
Saves the current export configurations |
When more than one file is selected for export, the name of the file is ProcessedEvents.log. When only one file is selected for export, the name of the file is the same, but its extension changes to .log.
After configuring this option, click Export. The window on the next figure is opened when event export starts.
Export events progress window
Depending on the size of the files to export, this may be a time-consuming task, because files are read from the beginning to the end and then sorted before the export process of events starts.