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!

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...

New This Month - Observability Updates Give Extended Visibility and Improve User ...

This month is a collection of special news! From Magic Quadrant updates to AppDynamics integrations to ...

Intro to Splunk Synthetic Monitoring

In our last post, we mentioned that the 3 key pieces of observability – metrics, logs, and traces – provide ...