set-logging
Set logging for a specified node.
set-logging [-b value | --bootstrap-config=value] [-t value | --tool-password=value] [-k value | --keystore-file=value] <-i value | --id=value> [-p value | --local-file-path=value] [-n value | --template-file-name=value]
Overview
Use this command to set specific logging levels using a custom properties file/template on a specified node.
Options
Option | Optional or Required | Default Value | Description |
---|---|---|---|
-b value --bootstrap-config=value |
Optional | none | The path to the bootstrap configuration file. See Bootstrap.xml file for more information about this file. |
-t value --tool-password=value |
Optional | none | The configuration tool password used to decrypt the database password in the bootstrap.xml file. If the tool password is omitted, the command will prompt the end-user for it on the console. See Bootstrap.xml file for more information. |
-k value --keystore-file=value |
Optional | none | The location of the keystore containing the certificates used for securing internal communication. |
-i value --id=value |
Required | none | The ID of the server or node manager for which the logging templates/file is to be applied. The list-nodes command can be used to find the IDs of all nodes. |
-p value --local-file-path=value |
Optional | none | The full path of the logging file that will be used to set logging levels. |
-n value --template-file-name=value |
Optional | none | The template file name which should be used to set the loggers for the node. The list-logging command can be used to find the template files of a node. |
Copyright © TIBCO Software Inc. All rights reserved.