Enterprise Vault™ Reporting
- About this guide
- Introducing Enterprise Vault Reporting
- Overview of implementing Enterprise Vault Reporting
- Installing Enterprise Vault Reporting
- Configuring Enterprise Vault Reporting
- Configuring FSA Reporting
- Preparing for an FSA Reporting proxy server
- Accessing the reports
- Administrator roles that provide access to Enterprise Vault Reporting's reports
- Accessing Enterprise Vault Reporting's reports from SQL Server Reporting Services Report Manager
- Managing FSA Reporting
- Maintaining the FSA Reporting databases
- Troubleshooting Enterprise Vault Reporting
- Appendix A. Report overviews
- The Enterprise Vault Reporting operation reports
- Archived Items Access Trends report
- The FSA Reporting data analysis reports
- The Enterprise Vault Reporting operation reports
Setting the storage location for FSA Reporting's temporary files
FSA Reporting creates temporary files on the target file server to hold the data from FSA Reporting scans. On a file server with a large number of files, these temporary files can become very large.
FSA Reporting stores the temporary files by default in the FSAReports
subfolder of the Enterprise Vault installation folder. The installation folder is often on drive C, which typically has limited space. If the temporary files fill up all the space on the installation drive, the computer may suffer performance problems or stop responding. If there is likely to be insufficient space for the temporary files on the installation drive, relocate the storage location to a drive that has sufficient free space.
The
registry value determines the path to the storage location.To set the storage location for FSA Reporting's temporary files
- Create a suitable location on a drive that has sufficient free space, and give the Vault Service account write access to the location.
Note:
The path must not exceed 100 characters, including spaces.
- For a Windows file server, start the registry editor on the file server.
For a NetApp filer or a Celerra/VNX device, start the registry editor on the server that acts as the FSA Reporting proxy server.
- Navigate to the following registry key:
On a 32-bit installation of Windows:
HKEY_LOCAL_MACHINE \SOFTWARE \KVS \Enterprise Vault \FSA \Reporting
On a 64-bit installation of Windows:
HKEY_LOCAL_MACHINE \SOFTWARE \Wow6432Node \KVS \Enterprise Vault \FSA \Reporting
- Edit the TempFilePath registry value and specify the existing path that you chose in step 1.
The path that you specify with TempFilePath must not exceed 100 characters, including spaces.
Enterprise Vault creates a subfolder named
FSAReports
under the path that TempFilePath defines, in which to hold the temporary files. - Exit from the registry editor.
- On Windows file servers, restart the Enterprise Vault File Collector service.
For NetApp filers and Celerra/VNX devices, restart the Enterprise Vault Admin service on the Enterprise Vault server on which you have changed the registry value.