Monitoring Splunk

What is the performance impact of an extensive use of the tstats command?

siva_cg
Path Finder

Hi,

Will there be any impact on Splunk performance if we use tstats very extensively, like more than 10 panels in single dashboard? Thanks in advance.

0 Karma
1 Solution

FrankVl
Ultra Champion

Any search has impact. Tstats is typically less impact-full than a search on raw data, but it still has impact.

If several panels in the dashboard use the same basic data, but present it in different ways, or do some specific statistics on it, it usually pays off to define a base search for your dashboard that gets the basic data that some/all panels need and then, in the panel, you only define the specific additional query to be added to that.

See: https://docs.splunk.com/Splexicon:Basesearch and http://docs.splunk.com/Documentation/Splunk/latest/Viz/Savedsearches#Post-process_searches

View solution in original post

0 Karma

FrankVl
Ultra Champion

Any search has impact. Tstats is typically less impact-full than a search on raw data, but it still has impact.

If several panels in the dashboard use the same basic data, but present it in different ways, or do some specific statistics on it, it usually pays off to define a base search for your dashboard that gets the basic data that some/all panels need and then, in the panel, you only define the specific additional query to be added to that.

See: https://docs.splunk.com/Splexicon:Basesearch and http://docs.splunk.com/Documentation/Splunk/latest/Viz/Savedsearches#Post-process_searches

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...