Splunk Search

Results missing from chart on Dashboard

mattgates
Explorer

I have a dashboard displaying the results of a storage query on two disk frames over time and I'm missing volume pools from my results. In the actual table generated by the query, the results are there, but in the dashboard the chart is only showing 11 pools.

I used the query: source=symthinpool | multikv fields sid poolName full | search sid=1866 | timechart span=1h limit=0 max(full) by poolName.

alt text

I couldn't find an option in the advanced dashboard documentation to extend or unlimit the number of results shown in a chart object.

Tags (3)
1 Solution

sideview
SplunkTrust
SplunkTrust

Have you tried giving the FlashChart a height param to make it physically bigger? It's possible that it's just getting clipped because the module is too small.

View solution in original post

0 Karma

mattgates
Explorer

That worked. The only stipulation is that since it's a CSS Dimension it requires a unit.

<option name="height">300px</option>

Here's the doc if anyone wants to see it:
Panel Reference for Simple XML | Chart

0 Karma

sideview
SplunkTrust
SplunkTrust

Have you tried giving the FlashChart a height param to make it physically bigger? It's possible that it's just getting clipped because the module is too small.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...