Logs

Cadence

New Member
Does anyone have a system that will allow a server (dedi) to backup and import certain logs such as a PKILL to a DB because our logs are not saving correctly and we can't solve issues when they dont work, Does anyone have some sort of system which will both save a hard log of a the RPT file every restart and add a PKILL line to the DB.
 
Does anyone have a system that will allow a server (dedi) to backup and import certain logs such as a PKILL to a DB because our logs are not saving correctly and we can't solve issues when they dont work, Does anyone have some sort of system which will both save a hard log of a the RPT file every restart and add a PKILL line to the DB.
why not just tell your start batch file to copy it into a log folder. :eek:
 
why not just tell your start batch file to copy it into a log folder. :eek:

I'm working on a system now, we have a bat file which will copy hard copies of our RPT. Im also working on a PHP version so it will show live logs and static logs.
 
Back
Top