Customizing the path and directory for file analytics database
You can customize the location of the File Analytics database. The default paths are as follows:
Linux:
/opt/aptare/fa
Windows:
C:\opt\aptare\fa
To customize the path for the location of the File Analytics database access the portal.properties file:
Linux:
/opt/aptare/portalconf/portal.properties
Windows:
C:\opt\aptare\portalconf\portal.properties
Add the following line and enter the new path:
fa.root=/opt/aptare/fa
Example
Linux:
fa.root=/opt/aptare/fa_db
Windows:
fa.root=D:\opt\aptare\fa
Restart the Tomcat Portal services.