8.5.1.1 Configuring the Environment
To configure the environment for Investigation Metadata Migration, modify the parameters that the sample install.cfg file shows.
The tables in the following sections describe the parameters specific to the Investigation Management Configuration Migration Utility.
Configuring General Investigation Metadata Migration
The following table describes the General Investigation Metadata migration parameters.
Table 8-14 General Investigation Metadata Migration Parameters
Parameter | Description |
---|---|
config.filenm.prefix | Prefix used by the utility for naming the extracted file, |
Configuring Investigation Metadata Extraction
The following table describes Investigation Metadata extraction parameters.
Table 8-15 Investigation Metadata Extraction Parameters.
Parameter | Description |
---|---|
extract.database.username | User to connect to the database when extracting Investigation Metadata (DB_UTIL_USER) |
extract.database.password | Password for the above user. |
extract.conn.driver | Database connection driver that the utility is to use (oracle.jdbc.driver.OracleDriver). |
extract.conn.url | Database connection string that the Investigation Metadata Migration Utility is to use. |
extract.system.id | System from which the Investigation Metadata was extracted. |
extract.dirname | Full path to the target directory where the utility writes extracted metadata ($FIC_WEB_HOME/database/ db_tools/data). |
Configuring Alert Viewer Metadata Load
Table 8-16 Investigation Metadata Load Parameters.
Parameter | Description |
---|---|
utils.database.username | User to connect to the database when loading Investigation Metadata (DB_UTIL_USER). |
utils.database.password | Password for the above user. |
database.driverName | Database connection driver that the utility is to use (oracle.jdbc.driver.OracleDriver). |
utils.database.urlName | Database connection string that the Investigation Metadata Migration Utility is to use. |
load.system.id | Namethat is assigned to the system into which this instance of Investigation Metadata Migration loads metadata. The system compares the value for this setting to the target system in the metadata file. |
verify.target.system | Check target name upon loading metadata files.
|