ArcSight FlexConnector Multiple Database
Choose this type to retrieve information from multiple databases that use the same query or retrieve different set of events using different queries from the same database.
Note:
-
For Microsoft SQL Server as the database, after installing connector core software and before configuring the ArcSight FlexConnector Multiple DB, you will need to download an appropriate JDBC driver for the connector to connect to the database. For more information, see Downloading the Database Driver.
-
Knowledge of SQL is a prerequisite for coding database FlexConnectors.
- SmartConnector releases since 7.2.1 have implemented Java 8, which does not support ODBC connections; therefore, database connectors can only use JDBC connections. For the same reason, the MS Access database, which uses only ODBC connections, is no longer supported.
|
Parameter |
Description |
|---|---|
|
JDBC/ODBC Driver |
The JDBC driver that will be used to connect to the database.
|
|
URL |
The JDBC URL that identifies the database.
|
|
User |
The database user name. |
|
Password |
Password for the database user. |
|
Frequency |
Specifies how often, in seconds, to query the database. The default is 5 seconds. |
|
Config Folder |
Enter the name of the folder that contains the properties file. Do not enter the full path to the file as doing so will result in an error. This is also the root name of the configuration file. If the configuration folder is
|