Zarafa cached logging for Outlook
From Zarafa wiki
Ddebyttere (Talk | contribs) |
Ddebyttere (Talk | contribs) (formatting) |
||
| Line 10: | Line 10: | ||
Name: SyncLog<br /> | Name: SyncLog<br /> | ||
Type: DWORD (32-bit)<br /> | Type: DWORD (32-bit)<br /> | ||
| - | Value data: 1 to activate, 0 to disable | + | Value data: 1 to activate, 0 to disable<br /> |
Base: Decimal | Base: Decimal | ||
| Line 20: | Line 20: | ||
Name: SyncLogLevel<br /> | Name: SyncLogLevel<br /> | ||
Type: DWORD (32-bit)<br /> | Type: DWORD (32-bit)<br /> | ||
| - | Value data: 6 | + | Value data: 6<br /> |
Base: Decimal | Base: Decimal | ||
| Line 28: | Line 28: | ||
Name: SyncOptions<br /> | Name: SyncOptions<br /> | ||
Type: DWORD (32-bit)<br /> | Type: DWORD (32-bit)<br /> | ||
| - | Value data: 15 | + | Value data: 15<br /> |
Base: Decimal | Base: Decimal | ||
Revision as of 21:51, 15 February 2011
In rare occasions it can occur that some items are missing in outlook when Zarafa is in cached mode.
To debug this a synclog may be created, to do this please follow the steps below.
Open regedit and create the following keys.
Enabling the synclog:
Location: HKEY_CURRENT_USER\Software\Zarafa\Client
Name: SyncLog
Type: DWORD (32-bit)
Value data: 1 to activate, 0 to disable
Base: Decimal
Then after adding this key you can choose to add one of the following, please do not add both of the following keys.
Uncompressed synclogs:
Location: HKEY_CURRENT_USER\Software\Zarafa\Client
Name: SyncLogLevel
Type: DWORD (32-bit)
Value data: 6
Base: Decimal
Compressed synclogs:
Location: HKEY_CURRENT_USER\Software\Zarafa\Client
Name: SyncOptions
Type: DWORD (32-bit)
Value data: 15
Base: Decimal
Uncompressed synclogs can be found at
C:\Documents and Settings\<user>\Local Settings\Temp\synclog.txt
Compressed synclogs can be found at
C:\Documents and Settings\<user>\Local Settings\Temp\synclog_<number>.txt.gz where <number> is the process id of outlook.
For Vista/Windows 7 the folder will be
C:\Users\<user>\AppData\Local\Temp