<?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 Re: Error &amp;quot;Duplicate Servername&amp;quot; in Monitoring Splunk</title>
    <link>https://community.splunk.com/t5/Monitoring-Splunk/Error-quot-Duplicate-Servername-quot/m-p/61528#M7125</link>
    <description>&lt;P&gt;I used vmware.&lt;BR /&gt;
I have installed one server 6.3.10 and 6.4.4.&lt;BR /&gt;
The configuration is one search header and three indexers.&lt;BR /&gt;
I finished the configuration and &lt;STRONG&gt;restarted the search header&lt;/STRONG&gt;.&lt;BR /&gt;
Then I searched the search-header below.&lt;BR /&gt;
- search query : index=_internal source=*splunkd.log log_level=ERROR Distribute&lt;BR /&gt;
The results below only appear in 6.4.4.&lt;BR /&gt;
&lt;IMG src="https://community.splunk.com/storage/temp/194261-644-distributed-error.png" alt="alt text" /&gt;&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;6.3.10 search header distribute search detail&lt;/STRONG&gt;&lt;BR /&gt;
&lt;IMG src="https://community.splunk.com/storage/temp/194262-6310-search-detail.png" alt="alt text" /&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 13:54:01 GMT</pubDate>
    <dc:creator>khyoung7410</dc:creator>
    <dc:date>2020-09-29T13:54:01Z</dc:date>
    <item>
      <title>Error "Duplicate Servername"</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Error-quot-Duplicate-Servername-quot/m-p/61520#M7117</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;

&lt;P&gt;We are getting the following error message while accessing any application.&lt;/P&gt;

&lt;P&gt;Unable to distribute to peer named &lt;HOSTNAME&gt; at uri &lt;A href="https://&amp;lt;Ip" target="test_blank"&gt;https://&amp;lt;Ip&lt;/A&gt; Address:8089 because peer has status = "Duplicate Servername".&lt;/HOSTNAME&gt;&lt;/P&gt;

&lt;P&gt;Regards&lt;/P&gt;

&lt;P&gt;Rajesh&lt;/P&gt;</description>
      <pubDate>Wed, 12 Dec 2012 12:22:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Error-quot-Duplicate-Servername-quot/m-p/61520#M7117</guid>
      <dc:creator>rajeshm</dc:creator>
      <dc:date>2012-12-12T12:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: Error "Duplicate Servername"</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Error-quot-Duplicate-Servername-quot/m-p/61521#M7118</link>
      <description>&lt;P&gt;It means that you have a search peer (configured in Manager -&amp;gt; Distributed Search) which has the same servername as the search head you're on. Pretty self explanatory &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;The usual culprit for these is when you are running two splunk instances on the same box for dev or testing, in this case Splunk will use the server host as its servername by default, you can override this in server.conf in &lt;CODE&gt;$SPLUNK_HOME/etc/system/local/&lt;/CODE&gt; by setting a value called servername &lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0/admin/Serverconf"&gt;as per the docs;&lt;/A&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[general]
serverName = &amp;lt;ascii string&amp;gt;
    * The name used to identify this Splunk instance for features such as distributed search.
    * Defaults to &amp;lt;hostname&amp;gt;-&amp;lt;user running splunk&amp;gt;.
    * May not be an empty string
    * May contain environment variables
    * After any environment variables have been expanded, the server name (if not an IPv6
      address) can only contain letters, numbers, underscores, dots, and dashes; and
      it must start with a letter, number, or an underscore.  
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;E.g. in server.conf in SPLUNK_HOME/etc/system/local/&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[general]
    serverName = bobServ
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Of course this is just the usual suspect, it could be another instance on another box which happens to have the same servername, perhaps server.conf has been shared and both servers have the same name or something else altogether &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Dec 2012 12:29:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Error-quot-Duplicate-Servername-quot/m-p/61521#M7118</guid>
      <dc:creator>Drainy</dc:creator>
      <dc:date>2012-12-12T12:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: Error "Duplicate Servername"</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Error-quot-Duplicate-Servername-quot/m-p/61522#M7119</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;

&lt;P&gt;We have stopped distributed searched option,Now it doesnot shows the "Duplicate Servername" message.&lt;/P&gt;

&lt;P&gt;Regards&lt;/P&gt;

&lt;P&gt;Rajesh&lt;/P&gt;</description>
      <pubDate>Thu, 13 Dec 2012 05:23:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Error-quot-Duplicate-Servername-quot/m-p/61522#M7119</guid>
      <dc:creator>rajeshm</dc:creator>
      <dc:date>2012-12-13T05:23:23Z</dc:date>
    </item>
    <item>
      <title>Re: Error "Duplicate Servername"</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Error-quot-Duplicate-Servername-quot/m-p/61523#M7120</link>
      <description>&lt;P&gt;A non-Splunk specific cause might be a fat-fingered entry in the systems &lt;CODE&gt;hosts&lt;/CODE&gt; file, or in the DNS entry for the server name listed in the "&lt;EM&gt;at uri&lt;/EM&gt;" portion of the error message.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2013 14:26:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Error-quot-Duplicate-Servername-quot/m-p/61523#M7120</guid>
      <dc:creator>dglinder</dc:creator>
      <dc:date>2013-09-10T14:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: Error "Duplicate Servername"</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Error-quot-Duplicate-Servername-quot/m-p/61524#M7121</link>
      <description>&lt;P&gt;I compared version 6.3.10 and version 6.4.4.&lt;BR /&gt;
I installed Splunk and set up distributed search only.&lt;BR /&gt;
There was no such error in 6.3.10.&lt;BR /&gt;
"ERROR DistributedPeer - Peer: https: //192.168.88.131: 8090 Duplicate Servername"&lt;BR /&gt;
However, since using version 6.4.4, this error message has occurred.&lt;BR /&gt;
Why do I get this message?&lt;/P&gt;</description>
      <pubDate>Mon, 01 May 2017 07:43:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Error-quot-Duplicate-Servername-quot/m-p/61524#M7121</guid>
      <dc:creator>khyoung7410</dc:creator>
      <dc:date>2017-05-01T07:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: Error "Duplicate Servername"</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Error-quot-Duplicate-Servername-quot/m-p/61525#M7122</link>
      <description>&lt;P&gt;Hi khyoung7410,&lt;BR /&gt;
what is the current set up of your splunk? where you seeing this error and is it for an indexer?&lt;BR /&gt;
check the setting&amp;gt; distributed search&amp;gt; search peer detail and server.conf &lt;/P&gt;</description>
      <pubDate>Mon, 01 May 2017 07:57:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Error-quot-Duplicate-Servername-quot/m-p/61525#M7122</guid>
      <dc:creator>Prakhar_shukla</dc:creator>
      <dc:date>2017-05-01T07:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: Error "Duplicate Servername"</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Error-quot-Duplicate-Servername-quot/m-p/61526#M7123</link>
      <description>&lt;P&gt;I installed one search header and three indexers for version 6.3.10 and version version 6.4.4.&lt;BR /&gt;
I set only distributed search.&lt;BR /&gt;
After the distributed search setting, the service was restarted in the same way.&lt;BR /&gt;
"ERROR DistributedPeer - Peer: https: //192.168.88.131: 8090 Duplicate Servername" &lt;BR /&gt;
"ERROR DistributedPeer - Peer: https: //192.168.88.131: 8090 Duplicate Servername" This message occurred only in 6.4.4.&lt;BR /&gt;
Search query is index=_internal source=&lt;EM&gt;splunkd.log log_level=ERROR component=DistributedPeer&lt;BR /&gt;
*&lt;/EM&gt;&lt;STRONG&gt;6.3.10 Search Header's Distributed Search Detail&lt;/STRONG&gt;**&lt;BR /&gt;
&lt;IMG src="https://community.splunk.com/storage/temp/194263-6310-search-detail.png" alt="alt text" /&gt;&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;6.3.10 Search Header's Server.conf&lt;/STRONG&gt;&lt;BR /&gt;
[sslConfig]&lt;BR /&gt;
sslKeysfilePassword = $1$bY3vFG44n7ZX&lt;/P&gt;

&lt;P&gt;[lmpool:auto_generated_pool_download-trial]&lt;BR /&gt;
description = auto_generated_pool_download-trial&lt;BR /&gt;
quota = MAX&lt;BR /&gt;
slaves = *&lt;BR /&gt;
stack_id = download-trial&lt;/P&gt;

&lt;P&gt;[lmpool:auto_generated_pool_forwarder]&lt;BR /&gt;
description = auto_generated_pool_forwarder&lt;BR /&gt;
quota = MAX&lt;BR /&gt;
slaves = *&lt;BR /&gt;
stack_id = forwarder&lt;/P&gt;

&lt;P&gt;[lmpool:auto_generated_pool_free]&lt;BR /&gt;
description = auto_generated_pool_free&lt;BR /&gt;
quota = MAX&lt;BR /&gt;
slaves = *&lt;BR /&gt;
stack_id = free&lt;/P&gt;

&lt;P&gt;[general]&lt;BR /&gt;
pass4SymmKey = $1$OsG7SCt+1ORX&lt;BR /&gt;
serverName = server_1&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 13:54:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Error-quot-Duplicate-Servername-quot/m-p/61526#M7123</guid>
      <dc:creator>khyoung7410</dc:creator>
      <dc:date>2020-09-29T13:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: Error "Duplicate Servername"</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Error-quot-Duplicate-Servername-quot/m-p/61527#M7124</link>
      <description>&lt;P&gt;&lt;STRONG&gt;6.4.4 Search Header's Distributed Search Detail&lt;/STRONG&gt;&lt;BR /&gt;
&lt;IMG src="https://community.splunk.com/storage/temp/194264-644-search-detail.png" alt="alt text" /&gt;&lt;BR /&gt;
&lt;STRONG&gt;Below is the distribute search screen after splunk restart.&lt;/STRONG&gt;&lt;BR /&gt;
&lt;IMG src="https://community.splunk.com/storage/temp/194265-644-restart.png" alt="alt text" /&gt;&lt;BR /&gt;
&lt;STRONG&gt;6.4.4 Search Header's Server.conf&lt;/STRONG&gt;&lt;BR /&gt;
[general]&lt;BR /&gt;
serverName = server_1&lt;BR /&gt;
pass4SymmKey = $1$fYMl0+0F6W+P&lt;/P&gt;

&lt;P&gt;[sslConfig]&lt;BR /&gt;
sslKeysfilePassword = $1$Ks9xj6hDoj2P&lt;/P&gt;

&lt;P&gt;[kvstore]&lt;BR /&gt;
port = 8192&lt;/P&gt;

&lt;P&gt;[lmpool:auto_generated_pool_download-trial]&lt;BR /&gt;
description = auto_generated_pool_download-trial&lt;BR /&gt;
quota = MAX&lt;BR /&gt;
slaves = *&lt;BR /&gt;
stack_id = download-trial&lt;/P&gt;

&lt;P&gt;[lmpool:auto_generated_pool_forwarder]&lt;BR /&gt;
description = auto_generated_pool_forwarder&lt;BR /&gt;
quota = MAX&lt;BR /&gt;
slaves = *&lt;BR /&gt;
stack_id = forwarder&lt;/P&gt;

&lt;P&gt;[lmpool:auto_generated_pool_free]&lt;BR /&gt;
description = auto_generated_pool_free&lt;BR /&gt;
quota = MAX&lt;BR /&gt;
slaves = *&lt;BR /&gt;
stack_id = free&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 13:54:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Error-quot-Duplicate-Servername-quot/m-p/61527#M7124</guid>
      <dc:creator>khyoung7410</dc:creator>
      <dc:date>2020-09-29T13:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: Error "Duplicate Servername"</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Error-quot-Duplicate-Servername-quot/m-p/61528#M7125</link>
      <description>&lt;P&gt;I used vmware.&lt;BR /&gt;
I have installed one server 6.3.10 and 6.4.4.&lt;BR /&gt;
The configuration is one search header and three indexers.&lt;BR /&gt;
I finished the configuration and &lt;STRONG&gt;restarted the search header&lt;/STRONG&gt;.&lt;BR /&gt;
Then I searched the search-header below.&lt;BR /&gt;
- search query : index=_internal source=*splunkd.log log_level=ERROR Distribute&lt;BR /&gt;
The results below only appear in 6.4.4.&lt;BR /&gt;
&lt;IMG src="https://community.splunk.com/storage/temp/194261-644-distributed-error.png" alt="alt text" /&gt;&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;6.3.10 search header distribute search detail&lt;/STRONG&gt;&lt;BR /&gt;
&lt;IMG src="https://community.splunk.com/storage/temp/194262-6310-search-detail.png" alt="alt text" /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 13:54:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Error-quot-Duplicate-Servername-quot/m-p/61528#M7125</guid>
      <dc:creator>khyoung7410</dc:creator>
      <dc:date>2020-09-29T13:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: Error "Duplicate Servername"</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Error-quot-Duplicate-Servername-quot/m-p/61529#M7126</link>
      <description>&lt;P&gt;Ok,  let me get it clearly.! You have total 3 indexer and 2 search heads.  Both are in different  version.  Do you have any counter master? &lt;/P&gt;</description>
      <pubDate>Mon, 01 May 2017 13:38:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Error-quot-Duplicate-Servername-quot/m-p/61529#M7126</guid>
      <dc:creator>Prakhar_shukla</dc:creator>
      <dc:date>2017-05-01T13:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: Error "Duplicate Servername"</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Error-quot-Duplicate-Servername-quot/m-p/61530#M7127</link>
      <description>&lt;P&gt;Correction.  Cluster master&lt;/P&gt;</description>
      <pubDate>Mon, 01 May 2017 13:46:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Error-quot-Duplicate-Servername-quot/m-p/61530#M7127</guid>
      <dc:creator>Prakhar_shukla</dc:creator>
      <dc:date>2017-05-01T13:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: Error "Duplicate Servername"</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Error-quot-Duplicate-Servername-quot/m-p/61531#M7128</link>
      <description>&lt;P&gt;I have 1 search header  and 3 indexer 6.3.10.&lt;BR /&gt;
Also 1 search header and 3 indexer 6.4.4.&lt;BR /&gt;
I don't have a cluster master.&lt;BR /&gt;
&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/45iA6552560CF186804/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 01 May 2017 14:04:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Error-quot-Duplicate-Servername-quot/m-p/61531#M7128</guid>
      <dc:creator>khyoung7410</dc:creator>
      <dc:date>2017-05-01T14:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: Error "Duplicate Servername"</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Error-quot-Duplicate-Servername-quot/m-p/61532#M7129</link>
      <description>&lt;P&gt;So its like 1 search head + 3 indexer at 6.3 and  a search head + 3 indexer at 6.4.&lt;BR /&gt;
Total 8 server,  2 different groups. Right? &lt;/P&gt;

&lt;P&gt;Please pasted splunk.Log  here from server. &lt;/P&gt;</description>
      <pubDate>Mon, 01 May 2017 14:25:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Error-quot-Duplicate-Servername-quot/m-p/61532#M7129</guid>
      <dc:creator>Prakhar_shukla</dc:creator>
      <dc:date>2017-05-01T14:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: Error "Duplicate Servername"</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Error-quot-Duplicate-Servername-quot/m-p/61533#M7130</link>
      <description>&lt;P&gt;I tried several times, but I can not paste all the logs from splunkd.log.&lt;/P&gt;</description>
      <pubDate>Mon, 01 May 2017 14:53:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Error-quot-Duplicate-Servername-quot/m-p/61533#M7130</guid>
      <dc:creator>khyoung7410</dc:creator>
      <dc:date>2017-05-01T14:53:26Z</dc:date>
    </item>
    <item>
      <title>Re: Error "Duplicate Servername"</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Error-quot-Duplicate-Servername-quot/m-p/61534#M7131</link>
      <description>&lt;P&gt;From your previous post figures where you put search head 6.4 that was showing error.  I observed indexer are same in both search head.  192.168.88.130 and 192.168.88.131.&lt;/P&gt;</description>
      <pubDate>Mon, 01 May 2017 14:53:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Error-quot-Duplicate-Servername-quot/m-p/61534#M7131</guid>
      <dc:creator>Prakhar_shukla</dc:creator>
      <dc:date>2017-05-01T14:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: Error "Duplicate Servername"</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Error-quot-Duplicate-Servername-quot/m-p/61535#M7132</link>
      <description>&lt;P&gt;What's current config is like.  Please paste all detail like SH names and which connectior is linked with which search head&lt;/P&gt;</description>
      <pubDate>Mon, 01 May 2017 14:55:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Error-quot-Duplicate-Servername-quot/m-p/61535#M7132</guid>
      <dc:creator>Prakhar_shukla</dc:creator>
      <dc:date>2017-05-01T14:55:15Z</dc:date>
    </item>
    <item>
      <title>Re: Error "Duplicate Servername"</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Error-quot-Duplicate-Servername-quot/m-p/61536#M7133</link>
      <description>&lt;P&gt;When I paste the contents of Splunkd.log, the following message is displayed.&lt;BR /&gt;
"Your comment was submitted, and will be reviewed by a moderator before being visible to all users."&lt;/P&gt;</description>
      <pubDate>Mon, 01 May 2017 15:02:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Error-quot-Duplicate-Servername-quot/m-p/61536#M7133</guid>
      <dc:creator>khyoung7410</dc:creator>
      <dc:date>2017-05-01T15:02:22Z</dc:date>
    </item>
    <item>
      <title>Re: Error "Duplicate Servername"</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Error-quot-Duplicate-Servername-quot/m-p/61537#M7134</link>
      <description>&lt;P&gt;What's current config is like. Please paste all detail like SH names and which connectior is linked with which search head&lt;/P&gt;</description>
      <pubDate>Mon, 01 May 2017 15:03:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Error-quot-Duplicate-Servername-quot/m-p/61537#M7134</guid>
      <dc:creator>Prakhar_shukla</dc:creator>
      <dc:date>2017-05-01T15:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: Error "Duplicate Servername"</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Error-quot-Duplicate-Servername-quot/m-p/61538#M7135</link>
      <description>&lt;P&gt;05-01-2017 23:48:18.264 +0900 ERROR DistributedPeer - Peer:&lt;A href="https://192.168.88.130:8090"&gt;https://192.168.88.130:8090&lt;/A&gt; Duplicate Servername&lt;BR /&gt;
05-01-2017 23:48:18.264 +0900 ERROR DistributedPeer - Peer:&lt;A href="https://192.168.88.131:8090"&gt;https://192.168.88.131:8090&lt;/A&gt; Duplicate Servername&lt;/P&gt;</description>
      <pubDate>Mon, 01 May 2017 15:24:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Error-quot-Duplicate-Servername-quot/m-p/61538#M7135</guid>
      <dc:creator>khyoung7410</dc:creator>
      <dc:date>2017-05-01T15:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: Error "Duplicate Servername"</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Error-quot-Duplicate-Servername-quot/m-p/61539#M7136</link>
      <description>&lt;P&gt;The log is not strangely attached.&lt;/P&gt;</description>
      <pubDate>Mon, 01 May 2017 15:25:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Error-quot-Duplicate-Servername-quot/m-p/61539#M7136</guid>
      <dc:creator>khyoung7410</dc:creator>
      <dc:date>2017-05-01T15:25:21Z</dc:date>
    </item>
  </channel>
</rss>

