<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How do I debug  400 error between Search Head and Peer? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-debug-400-error-between-Search-Head-and-Peer/m-p/321548#M59945</link>
    <description>&lt;P&gt;Hello,&lt;BR /&gt;
currently I have 3 vms on the same data center same RHEL version and same splunk*.rpm installed on them, one is supposed to act as Master, a SH and an Indexer.&lt;/P&gt;

&lt;P&gt;On the SH I get this on the Search Peer list: &lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/3461iF89DA43C43D14526/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;The log in question has these interesting lines:&lt;BR /&gt;
10.74.55.14 - - [08/Sep/2017:11:03:33.150 +0100] "??? / HTTP/1.0" 400 207 - - - 0ms&lt;BR /&gt;
10.74.55.14 - - [08/Sep/2017:11:03:33.151 +0100] "??? / HTTP/1.0" 400 207 - - - 0ms&lt;BR /&gt;
10.74.55.14 - - [08/Sep/2017:11:04:33.159 +0100] "??? / HTTP/1.0" 400 207 - - - 0ms&lt;BR /&gt;
10.74.55.14 - - [08/Sep/2017:11:04:33.160 +0100] "??? / HTTP/1.0" 400 207 - - - 0ms&lt;/P&gt;

&lt;P&gt;Here's My SH server.conf:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[general]
serverName = isearchhead
pass4SymmKey = REDACTED


[sslConfig]
sslPassword = REDACTED
enableSplunkdSSL = false
supportSSLV3Only = false
sslVerifyServerCert = false

[lmpool:auto_generated_pool_download-trial]
description = auto_generated_pool_download-trial
quota = MAX
slaves = *
stack_id = download-trial

[lmpool:auto_generated_pool_forwarder]
description = auto_generated_pool_forwarder
quota = MAX
slaves = *
stack_id = forwarder

[lmpool:auto_generated_pool_free]
description = auto_generated_pool_free
quota = MAX
slaves = *
stack_id = free

[lmpool:auto_generated_pool_enterprise]
description = auto_generated_pool_enterprise
quota = MAX
slaves = *
stack_id = enterprise

[license]
active_group = Enterprise

[clustering]
master_uri = clustermaster:REDACTED:8089
mode = searchhead

[clustermaster:REDACTED:8089]
master_uri = &lt;A href="http://REDACTED:8089" target="test_blank"&gt;http://REDACTED:8089&lt;/A&gt;
multisite = false
pass4SymmKey = REDACTED
site = default
~                                                                                                                                                                                            
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;And the distsearch.conf:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[distributedSearch]
servers =  https://[Search Peer]:8089/
trySSLFirst = false #this was a shot in the dark for the 5 second thing

[general]
serverName = iindexer1
pass4SymmKey = REDACTED

[sslConfig]
sslPassword = REDACTED
enableSplunkdSSL = false
supportSSLV3Only = false
sslVerifyServerCert = false

[lmpool:auto_generated_pool_download-trial]
description = auto_generated_pool_download-trial
quota = MAX
slaves = *
stack_id = download-trial

[lmpool:auto_generated_pool_forwarder]
description = auto_generated_pool_forwarder
quota = MAX
slaves = *
stack_id = forwarder

[lmpool:auto_generated_pool_free]
description = auto_generated_pool_free
quota = MAX
slaves = *
stack_id = free

[license]
master_uri = https://[SEARCH HEAD]:8089

[replication_port://9887]
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;on etc/auth/distServerKeys/isearchhead/trusted.pem  of the Search Peer there's the file I pulled from SH according to instructions.&lt;/P&gt;

&lt;P&gt;What am I missing here? &lt;BR /&gt;
Thank you very much.&lt;/P&gt;</description>
    <pubDate>Fri, 08 Sep 2017 10:33:38 GMT</pubDate>
    <dc:creator>AnotherRandomGu</dc:creator>
    <dc:date>2017-09-08T10:33:38Z</dc:date>
    <item>
      <title>How do I debug  400 error between Search Head and Peer?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-debug-400-error-between-Search-Head-and-Peer/m-p/321548#M59945</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;
currently I have 3 vms on the same data center same RHEL version and same splunk*.rpm installed on them, one is supposed to act as Master, a SH and an Indexer.&lt;/P&gt;

&lt;P&gt;On the SH I get this on the Search Peer list: &lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/3461iF89DA43C43D14526/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;The log in question has these interesting lines:&lt;BR /&gt;
10.74.55.14 - - [08/Sep/2017:11:03:33.150 +0100] "??? / HTTP/1.0" 400 207 - - - 0ms&lt;BR /&gt;
10.74.55.14 - - [08/Sep/2017:11:03:33.151 +0100] "??? / HTTP/1.0" 400 207 - - - 0ms&lt;BR /&gt;
10.74.55.14 - - [08/Sep/2017:11:04:33.159 +0100] "??? / HTTP/1.0" 400 207 - - - 0ms&lt;BR /&gt;
10.74.55.14 - - [08/Sep/2017:11:04:33.160 +0100] "??? / HTTP/1.0" 400 207 - - - 0ms&lt;/P&gt;

&lt;P&gt;Here's My SH server.conf:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[general]
serverName = isearchhead
pass4SymmKey = REDACTED


[sslConfig]
sslPassword = REDACTED
enableSplunkdSSL = false
supportSSLV3Only = false
sslVerifyServerCert = false

[lmpool:auto_generated_pool_download-trial]
description = auto_generated_pool_download-trial
quota = MAX
slaves = *
stack_id = download-trial

[lmpool:auto_generated_pool_forwarder]
description = auto_generated_pool_forwarder
quota = MAX
slaves = *
stack_id = forwarder

[lmpool:auto_generated_pool_free]
description = auto_generated_pool_free
quota = MAX
slaves = *
stack_id = free

[lmpool:auto_generated_pool_enterprise]
description = auto_generated_pool_enterprise
quota = MAX
slaves = *
stack_id = enterprise

[license]
active_group = Enterprise

[clustering]
master_uri = clustermaster:REDACTED:8089
mode = searchhead

[clustermaster:REDACTED:8089]
master_uri = &lt;A href="http://REDACTED:8089" target="test_blank"&gt;http://REDACTED:8089&lt;/A&gt;
multisite = false
pass4SymmKey = REDACTED
site = default
~                                                                                                                                                                                            
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;And the distsearch.conf:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[distributedSearch]
servers =  https://[Search Peer]:8089/
trySSLFirst = false #this was a shot in the dark for the 5 second thing

[general]
serverName = iindexer1
pass4SymmKey = REDACTED

[sslConfig]
sslPassword = REDACTED
enableSplunkdSSL = false
supportSSLV3Only = false
sslVerifyServerCert = false

[lmpool:auto_generated_pool_download-trial]
description = auto_generated_pool_download-trial
quota = MAX
slaves = *
stack_id = download-trial

[lmpool:auto_generated_pool_forwarder]
description = auto_generated_pool_forwarder
quota = MAX
slaves = *
stack_id = forwarder

[lmpool:auto_generated_pool_free]
description = auto_generated_pool_free
quota = MAX
slaves = *
stack_id = free

[license]
master_uri = https://[SEARCH HEAD]:8089

[replication_port://9887]
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;on etc/auth/distServerKeys/isearchhead/trusted.pem  of the Search Peer there's the file I pulled from SH according to instructions.&lt;/P&gt;

&lt;P&gt;What am I missing here? &lt;BR /&gt;
Thank you very much.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Sep 2017 10:33:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-debug-400-error-between-Search-Head-and-Peer/m-p/321548#M59945</guid>
      <dc:creator>AnotherRandomGu</dc:creator>
      <dc:date>2017-09-08T10:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: How do I debug  400 error between Search Head and Peer?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-debug-400-error-between-Search-Head-and-Peer/m-p/321549#M59946</link>
      <description>&lt;P&gt;Changed https to http on distsearch.conf and it worked.&lt;BR /&gt;
I could swear this hadn't worked earlier.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Sep 2017 15:23:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-debug-400-error-between-Search-Head-and-Peer/m-p/321549#M59946</guid>
      <dc:creator>AnotherRandomGu</dc:creator>
      <dc:date>2017-09-08T15:23:00Z</dc:date>
    </item>
  </channel>
</rss>

