Reporting

Splunk dashboard performance issue- Which one is better for performance tuning?

supraja
Path Finder

Hi Team,

kindly let us know which one is better for performance tuning. Dashboard taking so much time to load.

 

index=abc "DONE"

or 

index=abc myfield="DONE"

Labels (1)
Tags (1)
0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @supraja,

in general, as @bowesmana said, you could see in the Job inspector where are the bottlenecks in your search, but you should also analyze your searches:

  • are you using join or transaction commands?
  • are there in your dashboards many panels?
  • are there more panels that use the same search, different only for the last part of the search?
  • have you a performant architecture in termes of reference hardware and storage performaces?

If you use transaction or join commands, you have to modify your searches to replace these commands with other solution (e.g. stats) because Splunk isn't a BD and these commands must be used only if you haven't any other solution.

If you have too many panels, you could divide your dashboard in two o three.

if you nave many panels with a similar search, you could use the Post Process Search, for more details see https://docs.splunk.com/Documentation/Splunk/latest/Viz/Savedsearches?_gl=1*1ysw50k*_ga*MTM1ODgwOTE3... 

If you could share your dashboard we could help you to analyze it.

Ciao.

Giuseppe

0 Karma

bowesmana
SplunkTrust
SplunkTrust

Look at the job inspector - it will show you how long each variant takes. 

There are many things to assessing performance - run your searches in isolation and the job inspector will help you - if you still have an issue, post your real search here

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!

Can’t Make It to Boston? Stream .conf25 and Learn with Haya Husain

Boston may be buzzing this September with Splunk University and .conf25, but you don’t have to pack a bag to ...

Splunk Lantern’s Guide to The Most Popular .conf25 Sessions

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Unlock What’s Next: The Splunk Cloud Platform at .conf25

In just a few days, Boston will be buzzing as the Splunk team and thousands of community members come together ...