Administrator's Reference

END EVENTLOGGING (Stop Logging Events)

Use this command to stop logging events to an active receiver.

Privilege Class

To issue this command, you must have system privilege.

Syntax

                      .-ALL-------------------.
>>-END--EVentlogging--+-----------------------+----------------><
                      |  .-,----------------. |
                      |  V                  | |
                      '----+-CONSOLE-----+--+-'
                           +-ACTLOG------+
                           +-EVENTSERVER-+
                           +-FILE--------+
                           +-FILETEXT----+
                           +-SNMP--------+
                           +-TIVOLI------+
                           '-USEREXIT----'
 

Parameters

Specify a type of receiver. You can specify multiple receivers by separating them with commas and no intervening spaces. This is an optional parameter. The default is ALL. If you specify ALL or no receiver, logging ends for all receivers.

ALL
Specifies all receivers.

CONSOLE
Specifies the server console as a receiver.

ACTLOG
Specifies the TSM activity log as a receiver. Logging can be stopped only for client events.

EVENTSERVER
Specifies the event server as a receiver.

FILE
Specifies a user file as a receiver. Each logged event is a record in the file and a person cannot read each logged event easily.

FILETEXT
Specifies a user file as a receiver. Each logged event is a fixed-size, readable line.

SNMP
Specifies the simple network management protocol (SNMP) as a receiver.

TIVOLI
Specifies the Tivoli Management Environment (TME) as a receiver.

USEREXIT
Specifies a user-written routine to which TSM writes information as a receiver.

Examples

Task

End logging of events to the user exit.

Command:
end eventlogging userexit

Related Commands

Table 121. Commands Related to END EVENTLOGGING

Command Description
BEGIN EVENTLOGGING Starts event logging to a specified receiver.
DISABLE EVENTS Disables specific events for receivers.
ENABLE EVENTS Enables specific events for receivers.
QUERY ENABLED Displays enabled or disabled events for a specific receiver.
QUERY EVENTRULES Displays information about rules for server and client events.
QUERY STATUS Displays the settings of server parameters, such as those selected by the SET commands.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]