Reporting

Saved Search showing old data?

sumarri
Path Finder

So, I created at savedsearch and it was working fine. But I had to change the SPL for it and I tried it again, and it is still showing the old results and not showing the new SPL changes. Why? Do I have to wait for the changes t happen?

Labels (2)
0 Karma

bowesmana
SplunkTrust
SplunkTrust

Where is it showing the same results? Is it a scheduled saved search and you are looking at recent results? Is it a saved search you run manually or from a dashboard?

 

0 Karma

sumarri
Path Finder

It is also from both a manual search and a dashboard.

0 Karma

sumarri
Path Finder

It is showing when I do | loadjob savedsearch="username:search:data_need"

 

It was scheduled... I change it thinking it would fix it... but it did not.

0 Karma

bowesmana
SplunkTrust
SplunkTrust

If you use loadjob, it always loads an existing, previously run job.

If you run

| savedsearch ...

then it will run a new search. If that new search returns the wrong results, then it would seem likely that the search has not changed

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...