> For the complete documentation index, see [llms.txt](https://docs.opsmx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.opsmx.com/isd-spinnaker/opsmx-intelligent-software-delivery-isd-platform-spinnaker/release-notes/additional-resources/previous-releases/isd-3.12/data-and-intelligence-module-autopilot/autopilot/log-analysis/interpreting-the-cluster-graph.md).

# Interpreting the cluster graph

The summary of the log events for risk analysis is represented in a bubble graph.

From the ISD application dashboard, Click "**Continuous Verification**" --> Click "**Verification**" and then click "**Application Name**".  This will take you to the available policy list.&#x20;

![](/files/4QWiBwWRqcN6q6jKmi0V)

After selecting the application name, it will take you to the below screen and click on the "**Graph View**" as shown below:

![](/files/svXGc2SndOEOzS4MjhGh)

The x-axis represents the sequence number of events and the y-axis is the logical representation of the number of times the events are repeated within the cluster.&#x20;

Mouse over the bubbles to display repetition count of event along with the starting event string.&#x20;

### **Impact on score**&#x20;

Impact on score calculation for a cluster:

W = weight assigned for the cluster topic at a given sensitivity level

L1 = No of unique clusters in V1

L12 = No of unique clusters in V1V2

C = Total number of all dark red, red and yellow clusters in both V2 and V1V2

N=(L1\*10) / (L1+L12)

Impact on score for a cluster= (W/(L1+L12))+(N/C)+ Score reduced based on number of repetitions&#x20;

{% hint style="info" %}
&#x20;Score reduction is calculated for only non green clusters in V2 and V1V2.
{% endhint %}
