Splunk Search

Why is using loadjob command (using sid) slower than create a new search query?

karn
Path Finder

Hello,

 

I created a dashboard with a table and multiple charts. After the table query is finished, I create a token ($job.sid$).

Then, I use this token for the other charts (loadjob command). I noticed that after the table loads completely, the charts begin loading data. Sometimes the charts load quickly, and sometimes they load very slowly.

After changing the charts to use the full query instead, they always load quickly. Why is that? I thought that loading data from the table and using it in the charts would be better.

Labels (2)
0 Karma
1 Solution

PickleRick
SplunkTrust
SplunkTrust

As with any such generic question about Splunk there are many "it depends" factors in the answer.

There are many possible causes for slower response. Most importantly, your environment may be full to the brim with searches and have to wait for a free slot for a search. Or your user's role might have hit their job concurrency limitations. Or (I assume it's not your case if you're spawning the search from the same dashboard you're later trying to use it from but it's a general answer) you might be doing loadjob from the SHC member which doesn't have the artifacts from the previously run search and they have to be replicated from another member.

There is a lot going on underneath 🙂

View solution in original post

0 Karma

PickleRick
SplunkTrust
SplunkTrust

As with any such generic question about Splunk there are many "it depends" factors in the answer.

There are many possible causes for slower response. Most importantly, your environment may be full to the brim with searches and have to wait for a free slot for a search. Or your user's role might have hit their job concurrency limitations. Or (I assume it's not your case if you're spawning the search from the same dashboard you're later trying to use it from but it's a general answer) you might be doing loadjob from the SHC member which doesn't have the artifacts from the previously run search and they have to be replicated from another member.

There is a lot going on underneath 🙂

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Event Series: Level up your SOC: Advancing with Splunk Enterprise Security

AI has fundamentally raised the stakes for security operations, and this three-part series is your guide to ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...