IBM Tivoli Storage Manager, Version 7.1

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

Read syntax diagramSkip visual syntax diagram
                      .-ALL---------------------------------------------.   
>>-END--EVentlogging--+-------------------------------------------------+-><
                      | .-,-------------------------------------------. |   
                      | V                                             | |   
                      '---+-CONSOLE---------------------------------+-+-'   
                          +-ACTLOG----------------------------------+       
                          +-EVENTSERVER-----------------------------+       
                          +-FILE------------------------------------+       
                          +-FILETEXT--------------------------------+       
                          |                                     (1) |       
                          +-Windows operating systemsNTEVENTLOG-----+       
                          |      (2)                                |       
                          +-SNMP------------------------------------+       
                          +-TIVOLI----------------------------------+       
                          '-USEREXIT--------------------------------'       

Notes:
  1. This parameter is only available for Windows operating system.
  2. This parameter is only available for AIX, HP-UX, Linux, Solaris, Windows operating systems.

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 Tivoli® Storage Manager 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.
Windows operating systems NTEVENTLOG
Specifies the Windows application log as a receiver.
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 Tivoli Storage Manager writes information as a receiver.

Example: Stop logging events

End logging of events to the user exit.
end eventlogging userexit

Related commands

Table 1. 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.


Feedback