![]() |
Michael Stevens schrieb: > > On Thu, Dec 23, 1999 at 12:46:50AM +0800, Christopher Sze-wai Cheng wrote: > > I would like to drop down all information of "xferfaxlog" onto the database > > automatically. Does anybody know which program writes log to "xferfaxlog"? > > I think I got as far as finding it in hfaxd, but I may be > misremembering. I've implemented a system which stops the server every > hour, parses the file into a mysql database, truncates it, and > restarts the server -- this seems to be working pretty well, although > you get the obvious lag before the entries get into the database. What happens with the clients when the server-process is down? Don't you get a mass of error-messages? Christian