Configure Identity Analytics

Detailed overview of Identity Analytics feature and its configuration.

Overview

If you are using Enterprise or Compliance license of IBM Verify Identity Governance, then you can configure the Identity Analytics feature for your IBM Verify Identity Governance - Virtual Appliance.

Identity Analytics is a multi-purpose analytics engine that processes activity and entitlement data from a variety of sources, providing a 360-degree view of entitlement risks with the ability to take action based on those risk insights.

Configuring Identity Analytics

Ensure that you provide either an Enterprise license or a Compliance license key during the IBM Verify Identity Governance - Virtual Appliance installation.
Tip: If you did not provide an Enterprise key during the IVIG VA installation, you can do so by running the loadEnterpriseKey command, as shown in the next step.
Next, run the following commands using the virtual appliance command line interface (VA CLI).
loadEnterpriseKey
This command provides the Enterprise license key for IBM Verify Identity Governance

ivigva01.mydomain.com:> cli
ivigva01.mydomain.com:cli> runcmd loadEnterpriseKey <EnterpriseKey>
startAnalytics
This command starts the Identity Analytics Engine.

ivigva01.mydomain.com:> cli
ivigva01.mydomain.com:cli> runcmd startAnalytics
statusAnalytics
This command displays the current status of the Analytics Engine.

ivigva01.mydomain.com:> cli
ivigva01.mydomain.com:cli> runcmd statusAnalytics
stopAnalytics
This command stops the Analytics Engine.

ivigva01.mydomain.com:> cli
ivigva01.mydomain.com:cli> runcmd stopAnalytics

Using the dashboard

Identity Analytics powers the Governance Risk dashboard that allows administrators to gain better insights into currently open violations and also enables them to remediate the violations taking quick actions using interactive tools.

For detailed information, see Governance risk dashboard.