Automatically delete Axigen Outlook Connector synclogs

@MaXiM

Additional Question:

How to auto delete the ****.pst.syncLogs logs? cause in a while it will take too much content and size.

Regards,
Jay

Hi jay,
As this is a different subject we have moved your post in a new topic.

Please know that our developers have implemented a method to automatically delete Outlook Sync logs after the number of “configured” days or each time Outlook Connector is closed starting with Outlook Connector 10.2.2.96.

Please download the Outlook Connector from:

http://support.axigen.com/axiolk-10.2.2.96/Axiolk-10.2.2.msi
32 bits
For Outlook 2010 SP2 and 2013 (32 bit) on Win 7, Win 8 and Win 8.1 (32 or 64 bit);
For Outlook 2010 SP2, 2013, 2016, 2019, and 365 (32 bit) on Win 10 (32 or 64 bit)

http://support.axigen.com/axiolk-10.2.2.96/Axiolk-10.2.2x64.msi
64 bits
For Outlook 2010 SP2 and 2013 (64 bit) on Win 7, Win 8 and Win 8.1 (64 bit);
For Outlook 2010 SP2, 2013, 2016, 2019, and 365 (64 bit) on Win 10 (64 bit)

And for any of the above versions (32 bits or 64 bits) follow the bellow steps:
Install the appropriate Outlook Connector version and in the About Tab you should see:
image
Search for “Command Prompt” and right click on it and select “Run as Administrator” and navigate to C:\Windows\SysWOW64 and run there the command “regedit”:
image
The Registry Editor window should open.
Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Axigen Messaging\Axiolk


Add ‘LogDays’ DWORD 32 bit and add to it a Hexadecimal value.

In order to disable logging you may add value 0.
If you add a different value then 0, the existing logs will be sorted / deleted based on the value you added but if you have disabled the logs (by adding value 0) all the current logs will not be deleted. You will need to manually delete them (with outlook stopped).
Also note that in order to have this feature active, you will need to restart the Outlook client after setting the registry key.

HTH,
Bogdan Maxim

1 Like

@MaXiM

Thank you very much for this very good infos.

Regards,
Jay