The Java Channel object stores the information the Java driver needs to launch a Java class.
IMPORTANT: You must restart the logging server to effect any changes in Channel object configuration. For more information on restarting the logging server, refer to the Novell Nsure Audit Administration Guide.
The following provides a description of each Channel object attribute:
Configuration |
|
|
|
Class Path |
The local path to where the Java application is located. IMPORTANT: The Java class must be located on the current logging server.
|
|
Class Driver |
The name of the Java class the Java driver launches.
|
Status |
By default, all Channel objects are enabled. This means that the logging server loads the Channel objects configuration in memory at startup. If the Channel object is disabled, the logging server does not load that objects configuration at startup. IMPORTANT: The Channel object must be located in a supported Channel container for the logging server to find it. See Creating and Configuring Channel Objects for more information. |
The JDBC Channel object stores the information the JDBC driver needs to make a connection to a data store using JDBC.
IMPORTANT: You must restart the logging server to effect any changes in Channel object configuration. For more information on restarting the logging server, refer to the Novell Nsure Audit Administration Guide.
The following provides a description of each Channel object attribute:
Configuration |
||
Java Class Path |
Full path to any .jar files required by your driver, as well as the full path to jdbclogdriver.jar, jade.jar, and nauditdriver.jar, separated by semicolons.
|
|
JDBC Class |
The name of the Java class the JDBC driver launches (for example, com.mysql.jdbc.Driver). |
|
JDBC URL |
Valid JDBC URL for the target data store, including the table name (for example, jdbc:mysql://192.168.0.5/naudit) |
|
Username |
Account with rights to the target data store. |
|
Password |
Password associated with Username. |
|
JDBC Table |
Name of the table used to log Nsure Audit events. |
|
JDBC Table Create SQL |
If the table specified in the JDBC Table parameter does not exist, enter SQL commands to create it. |
|
Status |
By default, all Channel objects are enabled. This means that the logging server loads the Channel object’s configuration in memory at startup. If the Channel object is disabled, the logging server does not load that object’s configuration at startup. IMPORTANT: The Channel object must be located in a supported Channel container for the logging server to find it. See Creating and Configuring Channel Objects for more information. |
For more information on the Java channel, see Java Channel.
For more information on the JDBC channel, see Java Channel.
For general information on configuring Channel objects, see Creating and Configuring Channel Objects.
For more information on using Nsure Audit, see Nsure Audit Help.
A trademark symbol (®, TM, etc.) denotes a Novell trademark. An asterisk (*) denotes a third-party trademark. For information on trademarks, see Legal Notices.