You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Configuring CardioLog PII Concealment

Within intranet portals, CardioLog collects personally identifiable user information (PII) from available organizational sources including the Active Directory, and SharePoint User Profiles. 

CardioLog administrators can either disable the collection of IP addresses and PII data by configuring data collection for anonymous users, or may simply hide this data from the reporting interface by enabling the PII Concealment feature.

To Enable PII Concealment

In [CardioLog Installation Folder]\CardioLog\web.config, set the following key:

<add key="ConcealPII" value="True" />

  • No labels