![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
The Logging CONFIG level allows you to configure command and debug logging parameters. You reach this level by entering logging at the Global CONFIG level.tibco(config)# loggingThe CLI is now at the Logging CONFIG level for configuring command and debug logging parameters. (Cont’d)
Table 17 Logging CONFIG Commands Use this command to start and configure the command logging facility on the
P-7500 using the command Logging CONFIG command.The no version reverts the command logging facility back to the default mode of config for the specified P-7500 interface (that is, cli, web, or all).shutdown turns off the command logging facility for the specified P-7500 interface (that is, cli, web, or all)config-cmds specifies log only configuration commands (not show commands) for the specified P-7500 interface (that is, cli, web, or all)all-cmds specifies log all commands except for help (help commands are never logged) for the specified P-7500 interface (that is, cli, web, or all)tibco(config-logging)# command all mode config-cmdsUse this command to configure the system event log levels of the P-7500 and the log mask of the given subsystem.
Note: The debug log record files contained in the directory /logs are for use by TIBCO support staff only.<subsystem-id> identifies the software component on which to change the log level. Specifying all changes all software components to the log level at once.<level> identifies the log event level. Valid values from high to low are OFF, FATAL, ERROR, WARN, INFO, and DEBUG. The default log event level is WARN. ERROR and FATAL information is always logged.For example, by setting the level to INFO, all event logs generated for the INFO, WARN, ERROR, and FATAL event levels are captured to disk. By setting the level to FATAL, only event logs generated for the FATAL event level are captured to disk. The default level is ERROR, whereby all event logs generated for the ERROR and FATAL event levels are captured to disk.tibco(config-logging)# debug all level INFO
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |