For steps to enable logging in Microsoft Office Outlook 2010 and 2013, see 2260527 .
Introduction
Microsoft Office Outlook has a feature to log calendar transactions. Because of the Calendar logging feature, calendar transactions that are generated by client features, by user actions, by the object model, or by the MAPI Calendar Table are written to a log file. The log file contains information for the following items:- Sniffer (Inbox auto-processing)
- Free/busy publishing
- Reminders
- Calendar item actions (creation, modification, or to deletion)
- Resource booking
More Information
This article describes the following information about the Calendar logging feature:
Additionally, you can use the Custom Installation Wizard (CIW), the Custom Maintenance Wizard (CMW), the Office Customization Tool (OCT), or a system policy to deploy the setting for the Calendar logging feature. The following registry data is applied when you use these methods to deploy the setting for the Calendar logging feature:
Value: EnableLogging
Type: DWORD
Data: 0=disabled (default, if registry data does not exist); 1=enabled
Value: EnableLogging
Type: DWORD
Data: 0=disabled (default, if registry data does not exist); 1=enabled
Because of performance and security reasons, we do not recommended that you deploy the Calendar logging feature. You should only turn on the Calendar logging feature on an as-needed basis.
- Configuration
- Log file creation
Configuration
To turn on the Calendar logging feature, follow these steps:- On the Tools menu, click Options.
- On the Other tab, click Advanced Options.
- Click to select the Enable Logging (troubleshooting) check box, and then click OK two times.
- Restart Outlook.
Additionally, you can use the Custom Installation Wizard (CIW), the Custom Maintenance Wizard (CMW), the Office Customization Tool (OCT), or a system policy to deploy the setting for the Calendar logging feature. The following registry data is applied when you use these methods to deploy the setting for the Calendar logging feature:
For a system policy:
HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Office\11.0\Outlook\Options\MailFor CIW or CMW:
HKEY_LOCAL_MACHINE\Software\Microsoft\Office\11.0\Outlook\Options\MailValue: EnableLogging
Type: DWORD
Data: 0=disabled (default, if registry data does not exist); 1=enabled
For OCT:
HKEY_LOCAL_MACHINE\Software\Microsoft\Office\12.0\Outlook\Options\MailValue: EnableLogging
Type: DWORD
Data: 0=disabled (default, if registry data does not exist); 1=enabled
Because of performance and security reasons, we do not recommended that you deploy the Calendar logging feature. You should only turn on the Calendar logging feature on an as-needed basis.
Log file creation (pre-Outlook 2007 SP2)
When you start Outlook with the Calendar logging feature turned on, a log file is automatically created in the %temp% folder. By default, this is the \documents and settings\<username>\local settings\temp folder. The naming convention for the log file will use the following rules:- The file name will be Logcalb#, where # is an integer that starts with the number one.
- Every time that you start Outlook, a new log file is created and the index number on the end of the file name is incremented by 1.
- If you are low on disk space, a log file is not created.
Log file creation (Outlook 2007 SP2 and later versions)
Additional calendar logging was added to Outlook 2007 SP2. Now, if you enable Outlook logging, Outlook 2007 SP2 creates two different Calendar log files:%Temp%\Logcalb#
%Temp%\OlkCalLogs\OLKCalLog_<date_time>.etl
Note Every time that Outlook starts, a new OlkCalLog file and Logcalb file are created.