config-action-logger
Configures the user action logger.
config-action-logger [-c value | --configuration=value] [-b value | --bootstrap-config=value] [--categories=value] [--file-logging-enabled=<true|false>] [--database-logging-enabled=<true|false>] [--monitoring-period=value]
Options
Option | Optional or Required | Default Value | Description |
---|---|---|---|
-c value --configuration=value |
Optional | configuration.xml | The path to the server configuration file. |
-b value --bootstrap-config=value |
Optional | none | The path to the bootstrap configuration file. See Bootstrap.xml file for more information about this file. |
--categories=value |
Optional | none | A comma-separated list of the categories that should be logged by the user action logger. To enable logging for all categories, specify "all". |
--file-logging-enabled=<true|false> |
Optional | none | Specifies whether the user action logger should log to file. |
--database-logging-enabled=<true|false> |
Optional | none | Specifies whether the user action logger should log to database. |
--monitoring-period=value |
Optional | none | Specifies how often monitoring properties are reported. |
Copyright © TIBCO Software Inc. All rights reserved.