Overview
This article provides information about the logs generated while sending a fax using the Fax Server service. This information can be used to troubleshoot potential issues.
The information is gathered from the log file faxserver.gfi_log.txt.
Information
The explanation of the logs captured while sending a fax is provided below:
- The start and completion of the document conversion process are shown below. 
 "#00003538","#00003e70","info ","faxserver","[20190410_180820_00001.sfm]outmsgCheckErrors : returning success"
 
 
- The pre-transmission processing of the fax is completed successfully.
 "#00003538","#00003e70","info ","faxserver","ProcessFaxes() << Fax processed succesfully. "
 
- The fax is ready to be sent.
 
- The fax is dequeued, archived and the transmission report is created and sent to the FaxMaker\infolder for the Message Transfer Agent Service to process.
 
 
Priyanka Bhotika
Comments