Command Prompt Options

<< Click to Display Table of Contents >>

 

Command Prompt Options

Elipse Event Log Collector can be used on a command prompt. The usage format of the program is the following:

> eeLogCollector.exe [- | /] [command] <arguments>

 

The available options for the command parameter are described on the next table.

Available options for the command parameter

Option

Description

? or help

Displays a dialog box with a help text about the command prompt options

q

Starts collecting logs by showing a graphical interface, but without error messages at the end of the process

qn

Starts collecting logs without showing a graphical interface and without showing error messages at the end of the process

show

Opens the Elipse Event Log Collector window normally

 

The available options for the arguments parameter are described on the next table.

Available options for the arguments parameter

Option

Description

/sessions

Collects all open log session, if available. NOTE: This parameter cannot be used with the logs parameter

/logs <directory>

Collects all log files on the specified directory. If this directory is omitted, collects files from the directory specified in the Storage Settings option. NOTE: This parameter cannot be used with the sessions parameter

r

Includes log files indicated in the logs parameter recursively

c <dd/MM/yyyy>

Only includes log files indicated in the logs parameter whose creation date is greater than the specified date

e <extension>

Only includes log files indicated in the logs parameter with the specified extension

/d <directory>

Specifies an output directory for the collected file. This directory is created if it does not exist

Was this page useful?