Splunk Search

How to replace python bubble chart with Splunk?

casswell
Explorer

I am trying to replace some existing charts we generate from python code with visualizations from Splunk. We have a bubble chart that shows #cores used in a job vs #jobs run at that allocation, with the total CPU hours for all the jobs at one #cores being the size of the bubble. I just don't see how to do this. I can collect the info I need from search and make 2 separate line plots but that is not what our users want to see. Is it possible for me to do this with a bubble plot in Splunk?

0 Karma

casswell
Explorer

I needed to add a
(search and computation of #jobs per #cores and cpu hours per #cores) | table #cores #jobs cpuhours
instead if trying to use the stats command

This will require some scaling on the cpu hours to make the bubbles provide reasonable visual feedback, but it is now plotting the values I want in the way I want for the bubble plot. The documentation could use an example of this type of bubble plot

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Think Like an Architect: Introducing the Splunk Certified Cybersecurity Defense ...

In cybersecurity, defenders respond to threats. Architects design the systems that stop them.    As ...

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...