Description
MetaTrader 4 server has a feature to delete the log files after a crash recovery service operation. This is inconvenient if unable to respond quickly to the situation and analyze the logs until they are removed by server.
CrashLogArchiverSvc is the service for backup crash logs of MetaTrader 4 trading platform. The program runs as a Windows service. The service works with a directory of server logs and performs backup of crash files in its internal directory to allow further analysis. Service relevant in the case of frequent unexpected terminations of the MetaTrader 4 trading platform.
Settings:
CrashlogsPath – the path to MetaTrader 4 crash log directory
Components:
CrashRpt.dll library, XYNTService utility, MetaTrader 4 Server, OS Window
Order includes:
The utility is available in compiled form without the source code with the documentation for operation. Service includes CrashRpt.dll library and XYNTService utility to install any execution file as a Windows service.