Dashboards & Visualizations

"These results may be truncated. This visualization is configured to display a maximum of 1000 results per series, and that limit has been reached"

zealvora
Engager

Hi

I created a simple Line Chart based Dashboard that will show the number of "404" request. While creating the filter, it shows proper output, but in Dashboard, it is completely blank.

Please find the attached screenshot:

http://oi57.tinypic.com/30sbswy.jpg

0 Karma

sloshburch
Splunk Employee
Splunk Employee

If you turn this into a dashboard, you can use the charting.data.count option to set a higher limit (even unlimited (0) if you're feeling dangerous).
http://docs.splunk.com/Documentation/Splunk/6.3.2/Viz/ChartConfigurationReference

0 Karma

woodcock
Esteemed Legend

The basic problem is too many data points to plot (>1000). Generally the solution is to either reduce the number of distinct elements in your by clause (which maps to the number of lines) or to increase your timestpan width (which decreases the number of positions on the X-axis that have data) or both. For example, change span=1m to span=1h. Without seeing your actual search (which you should ALWAYS supply), specific help is impossible.

0 Karma

somesoni2
Revered Legend

Based on the warning message on the dashboard, you're trying to plot more than 1000 points in the chart. You should be using some sort of aggregation command (stats\timechart\chart etc) to reduce the no of rows to be plotted and get more useful info. Could you post your query ?

0 Karma
Get Updates on the Splunk Community!

Splunk Life | Happy Pride Month!

Happy Pride Month, Splunk Community! 🌈 In the United States, as well as many countries around the ...

SplunkTrust | Where Are They Now - Michael Uschmann

The Background Five years ago, Splunk published several videos showcasing members of the SplunkTrust to share ...

Admin Your Splunk Cloud, Your Way

Join us to maximize different techniques to best tune Splunk Cloud. In this Tech Enablement, you will get ...