Customizing TrueSight console footer
To enable the footer
- From the TrueSight Presentation Server command prompt,
- (On Windows) As an administrator, navigate to the <installationDirectory>\truesightpserver\bin folder
- (On Linux) As a non-root user, navigate to the<installationDirectory>/truesightpserver/bin folder
- Run the tssh properties list command and check the list contains the property show.footer.console
- Run tssh properties set show.footer.console true
- Run tssh properties reload
This reloads the updated footer property. - Log in to the TrueSight console or refresh the console to view the footer.
To edit the footer content
- From the TrueSight Presentation Server command prompt,
- (On Windows) As an administrator, navigate to the truesightpserver\modules\tomcat\webapps\ROOT\WEB-INF\classes folder
- (On Linux) As a non-root user, navigate to the truesightpserver/modules/tomcat/webapps/ROOT/WEB-INF/classes folder
- (On Windows) As an administrator, navigate to the truesightpserver\modules\tomcat\webapps\ROOT\WEB-INF\classes folder
Edit the following i18N files using a text editor based on your locale requirement:
- English: en.json
- German: de.json
- Chinese: zh.json
Default Footer text (English)"core.footer.line1": "This is a customizable TrueSight console footer.",
"core.footer.line2": "To customize the footer text, see the Customizing TrueSight console footer topic in the online documentation."Sample updated footer in English"core.footer.line1": "BMC Software, Inc. All rights reserved.",
"core.footer.line2": "Unauthorized use of this software is strictly prohibited."- Save the changes
- Stop and start the TrueSight Presentation Server by running
tssh server stop
tssh server start - Log in to the TrueSight console or refresh the console to view the updated footer
To disable the footer
- From the TrueSight Presentation Server command prompt
- (On Windows) As an administrator, navigate to the <installationDirectory>\truesightpserver\bin folder
- (On Linux) As a non-root user, navigate to the<installationDirectory>/truesightpserver/bin folder
- Run tssh properties set show.footer.console false
- Run tssh properties reload
This reloads the updated footer property. - Log in to the TrueSight console or refresh the console.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*