Redo Log Hi,
I wanted your help with the Redo Log.
Correct me if I am wrong, at present I understand that the redo logger runs on the zimbra core, it is a flat file and gets archived whenever it reaches 100MB and a new redo.log file gets created.
Here is what I am trying to do, I want to get this redo.log information and store it into a DB on another box, (say on a mySQL db). Can anyone help me on how to get this done. Also If you can direct me to API documentation and other useful information regarding redo log, that would be great.
Thanks. |