Journaling

Location

HKEY_LOCAL_MACHINE
 \Software
  \KVS
   \Enterprise Vault
	\External Filtering
	 \Journaling

Content

The Journaling sub-key can contain the following values:

  • A String value named 1 whose value data is set to one of the following: SelectiveJournal.SJFilter (to enable selective journaling), SelectiveJournal.SJGroupFilter (to enable group journaling), or EnterpriseVault.CustomFilter (to enable custom filtering).

  • A DWORD value named MoveOnFilterFailure that is set to 1.

  • A DWORD value named Override that is set to 1 or 0 (zero).

For example:

[HKEY_LOCAL_MACHINE\SOFTWARE\KVS\Enterprise Vault\External Filtering\Journaling] "1"="EnterpriseVault.CustomFilter"

Description

Enables filtering for all Exchange Journaling tasks on the computer. Each type of journal filtering (selective, group and custom) uses rule files to control message selection and processing. For details of the various rule files, see the Setting up Exchange Server Archiving manual.

With selective journaling, items that are not archived are sent to the Deleted Items folder in the journal mailbox. If you want items to be deleted immediately, without going to the Deleted Items folder, add the DWORD HardDeleteItems to the following location and give it a value of 1:

HKEY_LOCAL_MACHINE
 \Software
  \KVS
   \Agents
	\SelectiveJournal