Executing the Log Setting Command Tool
Use the set Log command to execute the script file that invokes log setting.
The syntax for the command is:
C:\SoftwareAG\CentraSite\utilities>CentraSiteCommand.cmd set Log [-url <CENTRASITE-URL>] -user <USER-ID>-password<PASSWORD>-file <CONFIG-FILE>
The input parameters are:
Parameter | Description |
-url | (Optional) The URL of the CentraSite registry. Default value is http://localhost:53307. |
-user | The user ID of a registered CentraSite user. For example, a user who has the CentraSite Administrator role. |
-password | The password for the registered CentraSite user identified by the parameter -user. |
-file | The absolute or relative path to the XML configuration file. If relative, the path should be relative to the location from where the command is executed. |
Example:
C:\SoftwareAG\CentraSite\utilities>CentraSiteCommand.cmd set Log -url http://localhost:53305/CentraSite/CentraSite -user Administrator -password manage -file config.xml
The response to this command could be:
Executing the command : set Log
Successfully executed the command : set Log