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!

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...