Log files are stored in the spool area.
All send and receive log files are stored (by default) in the "/var/spool/hylafax/spool/log" directory.
The files are text (UNIX format) and contain low level tx/rx information about a particular fax session.
Received faxes are notified by email and contain a reference to the log file as well as the received .TIFF file.
Running "faxstat -s" will display all faxes queued and waiting to be sent.
Running "faxstat -r" will display all received faxes along with pages, time sent, elapsed time etc.
The format of the "faxstat -r" command can be adjusted in the "/usr/local/lib/fax/hfaxd.conf" file - see man page of "faxstat" for details.
Further Hylafax server related logging information is also stored in "/var/log/messages".
This includes reports of the scheduling and also detail of each page received.
< Questions