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!

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...