Maintaining Broker Definitions in UEC Database - Windows

Export Events into ARC Format for Windows

The following illustrates the export of events into an ARC format file on Windows.

Command Line Options

The command line options used in this example are:

Option

Description

-export

Output the described broker definition in a format to be used by a broker definition file.

-userid

UEC user ID/account with which Brokers will be modified.

-pwd

Password associated with -userid.

-format

Format of the output from the -export EVENTS action.

-stime

Start time of exported data.

-etime

End time of exported data.

-deffile

File containing multiple broker definitions to be added or deleted in the UEC database.

-arcfile

Archived file to retrieve for export.

Retrieve Archived File and Export into CSV for Windows

The following illustrates the retrieval of an archived file and its export into CSV on Windows.


Note

-port, -userid, and -pwd are not used, since no connection is made to UEC for this operation.

Command Line Options

The command line options used in this example are:

Option

Description

-arcfile

Archived file to retrieve for export.

-export

Output the described broker definition in a format to be used by a broker definition file.

-stime

Start time of exported data.

-etime

End time of exported data.

-level

Level of messages written.

-format

Format of the output from the -export EVENTS action.

-deffile

File containing multiple broker definitions to be added or deleted in the UEC database.