View Single Post
  #1  
Old 08-18-2011, 09:56 AM
=69.GIAP=STENKA =69.GIAP=STENKA is offline
Approved Member
 
Join Date: Apr 2010
Posts: 16
Default Log File analysis

I'm looking for a means of analysing the statistics of an online mission that I'm hosting.

Effectively using IL2 1946 there is a logfile generated at the end of each mission that you can open and read or analyse with a parser. I'm searching for the equivalent of that.

In the 1csoftclub section I edited one of the conf files to switch on logfile generation.

After running a 15 minute dogfight session, there was indeed a log generated with the filename I specified. However it was huge, and contained all the spam messages and error messages and even some stack traces. So I seem to have activated some form of debug logging - which is not what I'm after.

So does anyone know how to get the eventlog working?

I've already scanned the forums and seen what Repkaserver is doing to collect stats - which is a very complex c-script in the mission file.
Reply With Quote