Related Topics
Configure the Database Location
You can select the location of the database to use to store log messages that are sent to your Dimension server. You can use either the built-in PostgreSQL database installed with your instance of Dimension or a PostgreSQL database (v9.2.x, 9.1.11, or 9.1.9) that has already been installed in an external location.
If you select an external database that was not installed with a WatchGuard Log Server, the first time the Dimension server connects to the database, it configures the structure of the database tables.
If you specify the same external PostgreSQL database for more than one instance of Dimension, each instance of Dimension must use the same remote backup server. For more information about the remote backup location for the Dimension server, see Configure Remote Backup Settings.
If you have log messages in a WSM Log Server database that you want to view in Dimension, you can restore that data to your new Dimension PostgreSQL database. Log messages that are restored from a WSM Log Server database can be viewed in Dimension, but are not included in Dashboard pages or reports. For instructions to restore log data to your Dimension database, see the Restore a Database Backup File section in the topic Manage the Dimension Database.
Before you configure Dimension to use an external database, make sure you have this information for the external database:
- IP address of the computer where the database is installed
- Port number to use to connect to the database
- User name and password for the Database User
To specify the location of the Dimension database:
- Select > Administration > Administration > Database.
The Database pages appear. - Select the Configuration tab.
The Database Location settings appear. - To unlock the configuration so you can make changes, click .
For more information about how to unlock and lock the Dimension configuration, see Lock and Unlock the Dimension Configuration. - Select a database location:
- To use the database installed with Dimension, select Built-in database.
- To use an external PostgreSQL database:
- Select External PostgreSQL database.
- In the Database Name text box, type the name of the external database.
- In the Host text box, type the host name or IP address where the external database is located.
- In the Port text box, type or select the port to use to connect to the external database.
- From the Encryption drop-down list, select an option:
- None
- Required
- Required with verification
- In the Database User and Passphrase text boxes, type the user credentials to use to connect to the external database.
- To verify that Dimension can connect to the external database with the information you specified, click Test Connection
- Click Save.
After you change the database location, the Log Server and Log Collector processes and services restart.