config-action-log-web-service
Configures the action log web service.
config-action-log-web-service [-c value | --configuration=value] [-b value | --bootstrap-config=value] [--categories=value] [--allowedHosts=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 categories that should be allowed to log through the web service. To enable all categories, specify "all". |
--allowedHosts=value |
Optional | none | A regular expression that sets the hosts allowed to use the logger web service. To enable all hosts, specify .* |
Copyright © TIBCO Software Inc. All rights reserved.