syncClientLogsToServer
This parameter is used to disable uploading of client side logs to server. This parameter ensures that no extra calls are being made for uploading the logs.
The syncClientLogsToServer configuration setting disables client-side log to prevent performance impact to production systems.
If this parameter is set to false, then the client logs cannot be uploaded to
the server and you cannot download client side logs later.
Sample syntax
<PARAM NAME="syncClientLogsToServer" value="false">
Default setting: true