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!

How to Get Started with Splunk Data Management Pipeline Builders (Edge Processor & ...

If you want to gain full control over your growing data volumes, check out Splunk’s Data Management pipeline ...

Out of the Box to Up And Running - Streamlined Observability for Your Cloud ...

  Tech Talk Streamlined Observability for Your Cloud Environment Register    Out of the Box to Up And Running ...

Splunk Smartness with Brandon Sternfield | Episode 3

Hello and welcome to another episode of "Splunk Smartness," the interview series where we explore the power of ...