Splunk Search

Stacked Chart to show how many calls where assigned to the Assignee by the Queuemanagers

NielSplunk
New Member

I am pretty new to Splunk, but pretty hooked already 🙂
After creating some handy reports, I now have a hard time creating a stacked chart telling me who assigned calls to the assignees. I searched manuals as-well as the answers section, but was not able to find a working solution.

I created a search line which gives me the needed data:

 CallUpdateAction="assigned" QueueMan="" AND Analyst=""

The question now is, how do I get the data stacked like the image (not enough Karma) at my https dropbox link dl.dropboxusercontent.com/u/20804642/Splunk_Forum/Call_Assignment_Chart.png

I hope you can give me some directions on this matter!

Thanks,

Niels

Tags (3)
0 Karma
1 Solution

polymorphic
Communicator

This should work:

CallUpdateAction="assigned" | chart count over Analyst by QueueMan

View solution in original post

0 Karma

polymorphic
Communicator

This should work:

CallUpdateAction="assigned" | chart count over Analyst by QueueMan
0 Karma

NielSplunk
New Member

Fulfilled with shame I say thank you!

0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...