System Startup, Configuration, and Shutdown Reference Manual (32650-90892)
Chapter 6 137
Modifying Logging Configurations
Entering the LOG Configurator
[dest = OFFLINE]
slog (sl) [on = event#,...]
[off = event#,...]
ulog [nlogprocs = number processes allowed]
[usersperproc = users per logging process]
log>
Entering HELP
commandname
provides help for a specific command:
log>HELP SHOW
show (sh) [command = SLOG|ULOG|ALL]
[dest = OFFLINE]
Showing Current LOG Values
The SHOW command displays the LOG values as currently set.
SHOW has the following parameters:
SHOW [COMMAND = SLOG ]
ULOG ]
ALL ]
[DEST = OFFLINE ]
SLOG lists the state of the system logging events.
ULOG lists the number of user logging processes and users per logging process currently
configured.
ALL lists all the information associated with the LOG configurator.
OFFLINE redirects the output of the SHOW command to the SYSGEN listing file, SYSGLIST.
Using OFFLINE does not immediately generate a printout. The information is sent to
SYSGLIST until you either enter the OCLOSE command or exit the configurator. Exiting the
configurator or using OCLOSE closes SYSGLIST and prints the file.
Using SHOW without using any parameters, is the same as specifying SHOW ALL. In
addition, the value entered for the
ULOG
parameter includes the minimum, maximum,
current, and default values.
To show the current user logging process in Example 6-4, enter SHOW ULOG:
Example 6-4. Showing User Logging Processes
log>SHOW ULOG
configurable item max min current
----------------- ------- ------- -------
# of user logging processes 128 2 64
# users per logging process 1140 1 128
To view all currently configured values, as shown in Example 6-5, enter SHOW ALL: