Splunk Search

Subsearch in splunk

Prachi_Chatur
Observer

Is there any way we can add some filter in subsearch savedsearch so that we wont skip any data/records as its limiting the events.
e.g I am using savedsearch under join command, but its limiting the data.


Thanks in Advance. 

Labels (2)
0 Karma

isoutamo
SplunkTrust
SplunkTrust

Hi

you can try to limit result of subsearch by where, stats, dedup etc, but usually this leads to timeout issue, which is actually same issue as you many results. 

The better way is to avoid subsearch like joins with stats etc. There are many examples on answers and great presentations on .conf like https://conf.splunk.com/files/2019/slides/FNC2751.pdf

r. Ismo

0 Karma
Get Updates on the Splunk Community!

Update Your SOAR Apps for Python 3.13: What Community Developers Need to Know

To Community SOAR App Developers - we're reaching out with an important update regarding Python 3.9's ...

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...

Automatic Discovery Part 2: Setup and Best Practices

In Part 1 of this series, we covered what Automatic Discovery is and why it’s critical for observability at ...