ATM Transaction Anayzer User and Installation Guide
Appendix J 184
Parameter Description
EntityTypeSeperator The delimiter used to separate combined entity types.
Default: “:”
StatInterval The stat interval in minutes.
Default: 5
QueryTimeoutSecs Maximum allowed time for the query execution on SQL Server.
Default: 900
MaxNumOldLogFiles Maximum number of old log files.
Default: “4”
FailureRestartTimeSecs
Retries the failed operation after the configured time.
Default: 60
LogErrorsToEventLog Logs error messages to windows event viewer. The default value is false (0-false/1-
true).
Default: 0
MaxLogFileLen
Log File Length size in Kb
Default: 2000
MaxNumFailures
The number of failures allowed. Zero (0) means infinite.
Default: 0
ELINK Configuration Parameters
Section: Global Parameters
Parameter Description
SET ELINK TRACE Specify the Elink trace levels. The values available are:
• None: Does not log any message.
• Error: Logs all the error messages
• Warning: logs all the error and warning messages.
• Progress: Logs all the error messages, warning messages and information
messages.
SET ELINK LOGFILE Name of the log file.
Default: elink.log
SET ELINK REMOTEPORT Port used for remote connection.
The default value is 8976
SET ELINK LOCALPORT Port used for local connection.
The default value is 8976
SET ELINK LOGFILELEN Log File size in bytes.
The default value is 5000000
SET ELINK ALIVEPROBE Time interval to send the alive probe message to remote elink(s)
The default value is: 60
SET ELINK ALIVECOUNT If alive probe message does not respond to the specified number of counts, the
connection is stated as Dead.
The default value is 3
SET ELINK LOCALIP The IP address of the local system that will be used to make connection to the remote
Elink and the local application.
When the line is not specified, the local system IP address will be used.
Section: Remote Connection Parameters
Parameter Description
SET SERVICE TYPE Specifies the type of connection with the backend.
The value is ALERT
SET SERVICE DOMAIN Specifies the service domain type for elink.
The value is INET