All Apps and Add-ons

Dashboard 1000 results limitation

RAYK47
New Member

Hello all

I am using the below SQL query to display data from a SQL view and I cannot find out how to get around the 1000 limit. There are about 4000 rows when run in the search but always limits to 1000 in the dashboard.

| dbquery "SQL Server" limit=1000000 "select [date], [%iowait], [%util]  from dbo.vwora01cpulastmonth "  | eval new_time=strftime(date, "%Y-%m-%d %H:%M")|table new_time, %iowait, %util

Any help would be appreciated as I am pulling out what little hair i still have.

Tags (1)
0 Karma

linu1988
Champion

You are looking at one of my favorites.

Max Data on Dashbaord

Thanks

linu1988
Champion

as @davidpaper suggests it does the change on a global basis.

0 Karma

RAYK47
New Member

I have a work around.

Adding this line to each chart works but what I really need is a global setting.

5000

0 Karma

RAYK47
New Member

I have tried this but it makes no difference.

0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...