Splunk Search

Is it possible to perform a tstats from an accelerated savedsearch?

ericg57
Engager

I am asking because I attempted to use "savedsearch=" as a command after a | tstats much like calling a "datamodel=" , and I now see that the "savedsearch=" is highlighhted as if it should be as if it is an accepted command.

|tstats savedsearch=mysavedsearch

Tags (1)
0 Karma

vinod94
Contributor

Hi @ericg57 ,

You can run a Report Name through savedsearch command. You can make it work like this.

| savedsearch "Report Name"

You can also use tstats in a "Report Name" (ie in the search query of Report) and then call it from savedsearch.

For better understanding of savedsearch=

you can check this doc ... hope this clears your concern

https://docs.splunk.com/Documentation/Splunk/7.2.4/SearchReference/Loadjob

0 Karma

ericg57
Engager

Correction: and I now see that the "savedsearch=" is highlighhted as if it should be an accepted command.

0 Karma
Get Updates on the Splunk Community!

BORE at .conf25

Boss Of Regular Expression (BORE) was an interactive session run again this year at .conf25 by the brilliant ...

OpenTelemetry for Legacy Apps? Yes, You Can!

This article is a follow-up to my previous article posted on the OpenTelemetry Blog, "Your Critical Legacy App ...

UCC Framework: Discover Developer Toolkit for Building Technology Add-ons

The Next-Gen Toolkit for Splunk Technology Add-on Development The Universal Configuration Console (UCC) ...