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
Get Updates on the Splunk Community!

Aligning Observability Costs with Business Value: Practical Strategies

 Join us for an engaging Tech Talk on Aligning Observability Costs with Business Value: Practical ...

Mastering Data Pipelines: Unlocking Value with Splunk

 In today's AI-driven world, organizations must balance the challenges of managing the explosion of data with ...

Splunk Up Your Game: Why It's Time to Embrace Python 3.9+ and OpenSSL 3.0

Did you know that for Splunk Enterprise 9.4, Python 3.9 is the default interpreter? This shift is not just a ...