[Quickfix-developers] Session Files
Brought to you by:
orenmnero
From: Howard E. <ho...@ex...> - 2004-02-27 13:13:12
|
Using qf 1.6.0.. I am trying to set up some scripts to archive + manage my fix session logs. I have noticed that if deleted the following files will be auto re-created by the qf library without requiring a re-start of my app: FIX.4.2-SBI0-SLGM0.body FIX.4.2-SBI0-SLGM0.header FIX.4.2-SBI0-SLGM0.seqnums FIX.4.2-SBI0-SLGM0.session However these files are not regenerated: FIX.4.2-SBI0-SLGM0.event FIX.4.2-SBI0-SLGM0.incoming FIX.4.2-SBI0-SLGM0.outgoing Is there a way that the .event, .incoming, .outgoing logs can be reset without having to restart my application? I am using the StartTime/EndTime settings in the config, does not seem to make much of a difference. Thanks, Howard |