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
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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...