Dashboards & Visualizations

How to turn off automatic binning of line graphs?

splunkskxawng
New Member

Anomalous data is being lost in line graphs, and I suspect it is the automatic binning. I tried to turn off binning with

eventtype=rack_1_pdu_1 | timechart bins=0 values(PduPowerLevel) as power

but got an error message saying bins must between 2 and 50000. Tried bins=2 and uncovered one missing value, but have not been able to find a bins setting that makes all data visible. Is there some way I can get control over binning so that I can see all the collected events? I am a newbie, so please be kind if this is a stupid question.

0 Karma

dkeck
Influencer

HI,

I don´t know if I get your question, but do you want to have all the values and not get them combined in others in timechart ??

than just use | timechart useother=f values(PduPowerLevel) as power .

0 Karma

dkeck
Influencer

Is this what you were looking for?

if it helped please accept the question 🙂

0 Karma
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

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

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...