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-------+ | (1) | +-NTEVENTLOG-----+ | (2) | +-SYSLOG---------+ +-TIVOLI---------+ '-USEREXIT-------'
Notes:
- This parameter is only available for Windows operating system.
- This parameter is only available for the Linux operating system.
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 IBM Spectrum Protect™ 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.
NTEVENTLOG
Specifies the Windows application log as a
receiver.
SYSLOG
Specifies the Linux system log as a receiver.- TIVOLI
- Specifies the Tivoli Management Environment (TME) as a receiver.
- USEREXIT
- Specifies a user-written routine to which IBM Spectrum Protect writes information as a receiver.
Example: Stop logging events
End logging of events to the user exit.end eventlogging userexit
Related commands
| 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. |
