Stopping the Audit Logs
To stop the logging of CentraSite user information through the Command Line Interface, you must have the CentraSite Administrator role.
CentraSite provides a command tool named stop auditLog for this purpose.
To stop the logging of
CentraSite user information
Run the command stop auditLog. The syntax is of the format C:\SoftwareAG\CentraSite\utilities>CentraSiteCommand.cmd stop auditLog [-url <CENTRASITE-URL>] -user <USER-ID> -password <PASSWORD>
The input parameters are:
Parameter | Description |
CENTRASITE-URL | (Optional). The URL of the CentraSite registry. For example, http://localhost:53307/CentraSite/CentraSite. |
USER-ID | The user ID of a registered CentraSite user who has the CentraSite Administrator role. For example, Administrator. |
PASSWORD | The password for the registered CentraSite user. |
Example:
C:\SoftwareAG\CentraSite\utilities>CentraSiteCommand.cmd stop auditLog -user Administrator -password manage -url http://localhost:53307/CentraSite/CentraSite
The response to this command could be:
Executing the command : stop auditLog
Successfully executed the command : stop auditLog