To use Auditing and Reporting with EFT Server, you have to enable the Auditing and Reporting Module (ARM), specify the Host/Instance Name, Database Name, and login information, then specify the action to take in case of database error. The procedure below describes how to configure ARM.
To configure ARM
In EFT Administrator, connect to EFT Server and click the Server tab.
In the left pane, click the Server you want to configure.
In the right pane, click the Auditing
tab.
Under Database Audit Settings, select the Enable Auditing and Reporting check box.
In the Host[\Instance Name] box, type the host and instance name in the format host\instance name.
If you are using SQL Server as the Auditing Database, \InstanceName corresponds to SQL Server's notion of named instances, a feature that allows a given computer to run multiple instances of the SQL Server Database Service. For more information, see http://msdn2.microsoft.com/en-us/library/ms165614.aspx . |
In the User Name and Password boxes, type the username and password used to connect to the database.
In the Database Name box, type the name of the database to which you are connecting.
Optionally, click Apply and then click Test Connection to test the connection to the database. (You must apply your changes first.)
In the In case of database error area, specify an action for EFT Server to take if there is an error with the database.
To stop recording data, select Stop auditing.
To continue recording data to a file, select Audit to folder, and specify the location for the file.
UNC paths are supported. The GlobalSCAPE EFT Server service must run on a computer that has access to the network share, and the full UNC path must be used. For example: \\xcvd.forest.intranet.xc\Common_Files, not G:\Common. |
Type a Failure notification e-mail address for EFT Server to provide a connection error notification. You can add as many e-mail addresses as needed; separate the addresses with a comma or semicolon. EFT Server uses its global SMTP e-mail settings for SMTP Configuration to send the e-mails, so make sure that those settings are correct.
Database error e-mails contain the following information:
The time EFT Server detected the database error.
Error code (an indicator of any specific connection error or database engine transaction error codes)
Error description (provided by the database engine about the specific error)
The database instance and/or DNS name and database name
EFT Server IP address
The location of the text file, if file logging was selected
Instructions for use of Reconnect to reestablish database communications and instructions for insertion of the SQL transactions using oSQL.
Click Apply to save the changes on EFT Server.
If you are using
Windows 2000 for your server installation, you must update MDAC prior
to installation. You can find the latest update at: |