Torndeco / pyBEscanner

python Battleye scanner
12 stars 14 forks source link

Feature: Server Log & RPT scanning #22

Closed Torndeco closed 11 years ago

Torndeco commented 11 years ago
k4n30 commented 11 years ago

RPT copying to "logs" folder similar to the BE log process as in keeping a running backup?

Torndeco commented 11 years ago

Would love to do a similar process i am using for battleye logs... Where i move the actual log file before i parse & back it up, thus pruning the log files at the same time....

Unfortunately the arma server process keeps the file open all time so i am unable to-do it.

Plus i need to avoid having the file open while parsing it, during a server restart, incase admin has a script / bat file setup to backup the server logs.

Anyway don't think there is any ideal solution really, so i will prob end up coding the different ways & making it an option