You can export the Log to save it in a text format in two ways:
To export the log within Access Connect, do the following:
From the Access Connect Log window, click Export to save the log as text.
Type a name and format.
Click Save to return to the log.
To export the log from the command line, do the following:
Navigate in a DOS prompt to the folder where Access Connect is installed.
Type EZIPUTIL PRINT /EXPORT_LOG /PATH:fullpathoflog where fullpathoflog specifies the location and name of the log file that should be exported, such as C:\Logs\file.txt. See the included sample batch file Export_Print_Log.bat that came with Access Connect.