Next Topic

Previous Topic

Book Contents

Troubleshooting

Troubleshooting gateway connection problems

Logging debug information

To enable debug logging on the gateway, open the init.cfg file on the gateway and enter the following line: LOG_LEVEL=2. A debug file called debuglog.txt is written to the \logs directory.

Running the gateway in debug mode

To run the gateway in debug mode you first need to stop the gateway's nmservice.exe service. When the service has been stopped start cmd.exe and navigate to the Network Monitor root directory. Start the gateway by entering the following line:

nmservice.exe -d

This runs Network Monitor in debug mode, showing additional log information.