Deployment Architecture

"Problem replicating config (bundle) to search peer...timed out; exceeded 60 sec" How do I resolve this error?

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

I have changed the sendRcvTimeout to 120. Still I am getting the error. Someone please help me

0 Karma
1 Solution

mattcaffeine
Explorer

Have you checked the size of your bundle? It may be that it's simply too large to replicate in a timely manner. If you have large lookup files in the bundle you might consider blacklisting them or if they're required, then consider mounting your search bundle if your setup will allow for it.

View solution in original post

0 Karma

saravanan90
Contributor

We can reduce the bundle size (or) increase the bundle replication time.

To reduce the bundle size check in search head for the .bundle file in $SPLUNK_HOME/var/run/ and check for futile files.

To increase the bundle replication time add the below parameter in search head. By default the value is 60 seconds.

In distsearch.conf

[replicationSettings]
sendRcvTimeout = 120

0 Karma

mattcaffeine
Explorer

Have you checked the size of your bundle? It may be that it's simply too large to replicate in a timely manner. If you have large lookup files in the bundle you might consider blacklisting them or if they're required, then consider mounting your search bundle if your setup will allow for it.

0 Karma
Get Updates on the Splunk Community!

Accelerating Observability as Code with the Splunk AI Assistant

We’ve seen in previous posts what Observability as Code (OaC) is and how it’s now essential for managing ...

Splunk Search APIを使えば調査過程が残せます

   このゲストブログは、JCOM株式会社の情報セキュリティ本部・専任部長である渡辺慎太郎氏によって執筆されました。 Note: This article is published in both Japanese ...

Integrating Splunk Search API and Quarto to Create Reproducible Investigation ...

 Splunk is More Than Just the Web Console For Digital Forensics and Incident Response (DFIR) practitioners, ...