How Do I Connect On-Premises SharePoint Integration to the Windows Event Log?

For AgilePoint to write to Windows Event Log, the application pool identity of the SharePoint web application must have access to the appropriate registry keys. If you choose not to provide local administrator access for this account, you must enable this permission manually.

Prerequisites

How to Start

  1. Click Start > Run.
  2. In the Open field, type regedit.
  3. Click OK.

Procedure

  1. In the Registry, create the following node:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\eventlog\AgilePoint
  2. Right-click each of the following nodes to add the application pool identity user account for your SharePoint web application. Set the Permissions to Full Control:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\eventlog\
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\eventlog\AgilePoint
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\eventlog\Application
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\eventlog\Security