Enable or Disable the Privacera Diagnostics Tool¶
This document provides instructions to enable or disable the Privacera Diagnostics Tool. Ensure that you have the necessary permissions and access rights to make these changes.
Disabling the Privacera Diagnostics Tool is not recommended
Tip
- In Data Plane deployments, Privacera Diagnostics Tool is disabled by default.
- The Privacera Diagnostics Tool operates only in SSL mode.
Procedure¶
To enable or disable Privacera Diagnostic Tool, perform the following steps:
-
Copy and open the
privacera-diagnostics.yml
file to enable or disable diagnostics tool. If file already exists, you can skip this step: -
Add or update the value for
PRIVACERA_DEPLOY_DIAGNOSTICS_TOOL
variable in the fileprivacera-diagnostics.yml
:- Set value to
"true"
to enable the diagnostic tool. - Set value to
"false"
to disable the diagnostic tool.
- Set value to