Dashboards & Visualizations

Splunk dashboard (I wanted to update all 3 alert(critical, major and minor) in same column- Can anyone help with this?

AShwin1119
Explorer

AShwin1119_0-1663217687280.png

I wanted to update all 3 alert(critical, major and minor) in same column can any one help in these. @splunk @Anonymous @Splunx @Anonymous 

Labels (1)
0 Karma
1 Solution

bowesmana
SplunkTrust
SplunkTrust

Use

|chart count over dv_assignment_group by priority

rather than stats and stack the bar chart

View solution in original post

bowesmana
SplunkTrust
SplunkTrust

You want a stacked bar chart - go to Vizualisation/Format/Stacked Mode and select stacked

0 Karma

AShwin1119
Explorer

I used query.

index=generic_servicenow dv_sys_created_by=system sourcetype="snow:incident" dv_caller_id="Event Management"
|stats count by dv_assignment_group priority
|sort dv_assignment_group

 

but here for priority and count is showing different bar. 

I want same bar for priority P2, P3 and P4 with different color in the dashboard similar to the screenshot which I have attached. 

0 Karma

bowesmana
SplunkTrust
SplunkTrust

Use

|chart count over dv_assignment_group by priority

rather than stats and stack the bar chart

vinod743374
Communicator

Hi,

Can you please elaborate your question little more,
Do you need the solution like in the image u shown ?? 

0 Karma

AShwin1119
Explorer

I used query.

index=generic_servicenow dv_sys_created_by=system sourcetype="snow:incident" dv_caller_id="Event Management"
|stats count by dv_assignment_group priority
|sort dv_assignment_group

 

but here for priority and count is showing different bar. 

I want same bar for priority P2, P3 and P4 with different color in the dashboard similar to the screenshot which I have attached. 

 

0 Karma

AShwin1119
Explorer

yes

 

0 Karma
Get Updates on the Splunk Community!

How to Monitor Google Kubernetes Engine (GKE)

We’ve looked at how to integrate Kubernetes environments with Splunk Observability Cloud, but what about ...

Index This | How can you make 45 using only 4?

October 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with this ...

Splunk Education Goes to Washington | Splunk GovSummit 2024

If you’re in the Washington, D.C. area, this is your opportunity to take your career and Splunk skills to the ...