Disable a Side-Bar Menu

To disable a side-bar menu, edit the CSA_HOME/jboss‑as/standalone/deployments/csa.war/dashboard/config.json file (where

CSA_HOME is the directory in which CSA is installed.

):

  1. Locate the menu definition that you want to disable.
  2. Set the enabled attribute to false.
  3. Save and exit the file.