Splunk Search

If I initially run a search, I get no results, but why do I get results running the same search 1 minute later?

mrtolu6
Path Finder

I'm seeing the following error message,

Problem replicating config (bundle) to search peer 'SPLUNKNAME:8089',Reading reply to upload: rv=-2, Receive from=https://SPLUNKNAME:8089 timed out; exceeded 60sec, as per=distsearch.conf/[replicationSettings]/sendRcvTimeout

I noticed if I run a search in Splunk, I will get no event (no result) for a search, but if I run that same search again a minute later, I will get events (results) for that same search command. What is causing this? What steps should I take to troubleshoot?

0 Karma

woodcock
Esteemed Legend

Your bundle is too big and timing out when you attempt to send it to your indexers (automatically done when you search). The main thing that causes this is excessively large lookup tables. You can deploy the biggest ones manually to the indexer and then blacklist them from being distributed in your bundle (because they are already on the Indexers).

http://docs.splunk.com/Documentation/Splunk/6.4.1/DistSearch/Limittheknowledgebundlesize

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

What Is Splunk? Here’s What You Can Do with Splunk

Hey Splunk Community, we know you know Splunk. You likely leverage its unparalleled ability to ingest, index, ...

Level Up Your .conf25: Splunk Arcade Comes to Boston

With .conf25 right around the corner in Boston, there’s a lot to look forward to — inspiring keynotes, ...

Manual Instrumentation with Splunk Observability Cloud: How to Instrument Frontend ...

Although it might seem daunting, as we’ve seen in this series, manual instrumentation can be straightforward ...