Enterprise Vault™ Compliance Accelerator Installation Guide
- Introducing Compliance Accelerator
- Preparing to install Compliance Accelerator
- Configuration options for Compliance Accelerator
- Prerequisites for Compliance Accelerator
- Security requirements for temporary folders
- Configuring Intelligent Review API Authentication and Authorization
- Installing Compliance Accelerator
- Installing the Compliance Accelerator server software
- Configuring Compliance Accelerator for use in a SQL Server Always On environment
- Installing Compliance Accelerator in a clustered environment
- Installing the Compliance Accelerator server software
- Appendix A. Ports that Compliance Accelerator uses
- Appendix B. Troubleshooting
- Appendix C. Installing and configuring the Enhanced Auditing feature
- Appendix D. Introducing Veritas Surveillance web client
Changing the ports that Compliance Accelerator uses
You can set Compliance Accelerator to use different ports if another application requires the default ones.
To change the port used for communications with SQL Server, if you do not use SQL Always On
- On the Compliance Accelerator server, open the Accelerator Manager website.
- In the left pane, right-click the server name and then click Properties.
- In the Name field, specify the required SQL Server computer as server_name,port_number.
- Click OK to save the change that you have made.
For each customer database, do the following:
In the left pane, right-click the name of the database and then click Properties.
In the SQL Server field, specify the required SQL Server computer as server_name,port_number.
Click OK to save the change that you have made.
To change the port used for communications with SQL Server, if you do use SQL Always On
- If the Enterprise Vault Accelerator Manager service is running on the Compliance Accelerator server, stop it.
- Open the Accelerator Manager website and wait for the following page to appear (this may take several minutes):
- In the SQL Server field, enter the required details and then click Update Configuration. For example, in the figure above, this field specifies an availability group listener (SQL-L), which is followed by a comma and then the port number 5053.
- Start the Enterprise Vault Accelerator Manager service.
To change the port used for communications between the Compliance Accelerator server and the Compliance Accelerator websites
- On the Compliance Accelerator server, locate the copies of the
Web.config
file in theAcceleratorAdminWeb
andComplianceWebMin
subfolders of the Compliance Accelerator installation folder. (TheComplianceWebMin
subfolder is only present if you have chosen to install the Compliance Accelerator website.) - Open each file in a text editor such as Windows Notepad.
- Find the following line, and change the port number to a suitable alternative.
<add key="RemotePort" value="8085"/>
- Save and close the files.
- Restart the Enterprise Vault Accelerator Manager service.
To change the port used for communications with the SQL reporting server
- On the Compliance Accelerator server, open the Accelerator Manager website.
- Click Reporting Server at the bottom of the page.
The Uploading Reporting Server Templates page appears.
- In the Reporting Server URL field, type the URL with which to access the SQL reporting server in the following form:
http://server_name,port_number/virtual_directory