Logging

Home

 

Up

 

MTELPage Logs

MTELPage 2014 currently creates 3 log files for each client. The following files are generated in the same directory structure "pager/logs" where cxx is the number of the client e.g. c12

  • Que_cxx.log    This is the TCP communication to the MTELQue.

  • Relay_cxx.log    This is the TCP communication to MTELRelay.

  • MTELPage_cxx.log     This is the general system log for MTELPage it records messages generated, key strokes, backup information.

These files are backed up to a sub directory of Backup and have the date and time prepended to the name of the file to make it unique and easy to sort.

 

Prior MTELPage versions created 1 log file called logflcxx.log and it was never backed up. This file grows continuously and may need to be cleared if it gets too large. The newer 2014 versions have renamed and resolved this issue.

 

MTELServe Logs

MTELServe currently inserts all log data into pager/logs/mtelmess.mdb. This is the history file and the logs are in a separate table in the Access database.

MTELQue Logs

MTELQue currently inserts all log data into the logs directory defined in the configuration database. It is backed up daily to /logs/backup with the file name yyyy-mm-dd-hh-mm-ss_MTELQue.log

The log directory is defined in the Startup table in the configuration file MTELRelaysys.mdb. This file is in the current directory of the executable. The Startup registry names is LogName and LogsDIR

MTELRelay Logs

MTELRelay currently inserts all log data into the logs directory defined in the configuration database. It is backed up daily to /logs/backup with the file name yyyy-mm-dd-hh-mm-ss_MTELRelay.log

The log directory is defined in the Startup table in the configuration file MTELRelaysys.mdb. This file is in the current directory of the executable. The Startup registry names is LogName and LogsDIR

 

Home ] Up ]  
Copyright © 2012-2021 MTEL Communications Pty Ltd
Last modified: 01-Jun-2022