Administer > Configure CSA > Cloud Service Management Console > Customize the Cloud Service Management Console Title

Customize the Cloud Service Management Console Title

The Cloud Service Management Console title appears at the top of the Cloud Service Management Console next to the HPE logo. By default, the title is "HPE Cloud Service Automation."

You can change the title if you are a user who has access to the system on which CSA is running. To change the title, on the system running CSA, do the following:

  1. Open the PERSISTENT_VOLUME_PATH/jboss‑as/standalone/deployments/csa.war/custom/messages.properties file in a text editor (where

    CSA_HOME is the directory in which CSA is installed.

    ).
  2. Add the following attribute and value:

    csa_title=<title>

    where <title> is the title that displays at the top of the Cloud Service Management Console.

    For example, to change the title to "HPE Cloud," add the following to the file:

    csa_title=HPE Cloud

    Note You cannot change the HPE logo.

    If you are translating the title, create a file named messages_<locale>.properties instead (where <locale> identifies the language to which the title has been translated, for example, en for English or ja for Japanese).

  3. Save and exit the file.
  4. Log in to the Cloud Service Management Console to view the title. If you are already logged in, clear the browser cache (see Clear the web browser cache for information about how to clear the web browser cache) and refresh the browser.