List a Single Event Handler Record - Windows

List a Single Event Handler Record for Windows

In this example, the -list option is used to display the contents of an event handler record with an ID of dirlist.


uemload -list -handler_id dirlist 

The following figure illustrates sample output for this command. (The values shown are those that could be expected if the record were added using the command shown in Add a Single Event Handler Record - Windows.)

In this specific instance, the user ID contained in encrypted.file (from Add a Single Event Handler Record - Windows) is sparkie, and the record was added by the user account with an ID of sbuser.

Command Line Options

The command line options used in this example are:

Option

Description

-list

Displays the complete contents of the specified event definition and/or event handler records.

-handler_id

Identifier that uniquely identifies an event handler record.

Sample List Output

UNV3659I Connecting to local broker on port 7887.
UNV3406I Universal Event Monitor Server component 1117035117 started.
UNV3666I Load request started at 11:32:45 AM 05/25/2011.

Event Handler(s):
=================
Handler ID.................: dirlist
Max Acceptable Return Code.: 0
User ID....................: sparkie
Command....................: ls -al
Last Modified On...........: 05/25/2011 11:32:06 AM
Last Modified By...........: sbuser

UNV3667I Universal Event Monitor Load is ending successfully with exit code 0.

Components

UEMLoad Utility for Windows