<?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: Clear indexing data on Splunk Indexer impact to Splunk forwarder lost connection to Splunk Indexer. in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Clear-indexing-data-on-Splunk-Indexer-impact-to-Splunk-forwarder/m-p/65928#M13233</link>
    <description>&lt;P&gt;The splunk clean eventdata -index ##someidex### -f command is a stop the world event requiring you to stop and start splunkd.  &lt;/P&gt;

&lt;P&gt;Are you using the auto-load-balance feature on your fowarders?  When the splunkd service starts responding the fowarder should pickit up on the next interval.&lt;/P&gt;

&lt;P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/P&gt;

&lt;P&gt;[tcpout]&lt;/P&gt;

&lt;P&gt;[tcpout-server://server1:9997]&lt;BR /&gt;
[tcpout-server://server2:9997]&lt;BR /&gt;
[tcpout-server://server3:9997]&lt;/P&gt;

&lt;P&gt;[tcpout:default-autolb-group]&lt;BR /&gt;
autoLB = true&lt;BR /&gt;
disabled = false&lt;BR /&gt;
autoLBFrequency = 45&lt;BR /&gt;
maxFailuresPerInterval = 3&lt;BR /&gt;
secsInFailureInterval = 2&lt;BR /&gt;
connectionTimeout = 10&lt;/P&gt;

&lt;P&gt;server = server1:9997,server2:9997, server3:9997&lt;BR /&gt;
&lt;/P&gt;</description>
    <pubDate>Thu, 20 Sep 2012 22:23:24 GMT</pubDate>
    <dc:creator>bmacias84</dc:creator>
    <dc:date>2012-09-20T22:23:24Z</dc:date>
    <item>
      <title>Clear indexing data on Splunk Indexer impact to Splunk forwarder lost connection to Splunk Indexer.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Clear-indexing-data-on-Splunk-Indexer-impact-to-Splunk-forwarder/m-p/65926#M13231</link>
      <description>&lt;P&gt;Hi Splunk Support,&lt;/P&gt;

&lt;P&gt;I have encounter the issue on Splunk Forwarder have lost connection to Splunk Indexer after clean indexing data on Splunk Indexer. &lt;/P&gt;

&lt;P&gt;Scenario: I have cleaned indexing data on Splunk Indexer and check on Splunk Forwarder by command [~/bin/splunk list forward-server -auth username:password]&lt;/P&gt;

&lt;P&gt;Result: Splunk Forwarder lost connection as below.&lt;BR /&gt;
root@env # ~/bin/splunk list forward-server -auth username:password&lt;/P&gt;

&lt;P&gt;Active Splunk-2-Splunk Forwards:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;    Splunk_Indexer01:9997
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Configured but inactive Splunk-2-Splunk Forwards:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;    Splunk_Indexer02:9997
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Please help. Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Sep 2012 10:20:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Clear-indexing-data-on-Splunk-Indexer-impact-to-Splunk-forwarder/m-p/65926#M13231</guid>
      <dc:creator>thomson12</dc:creator>
      <dc:date>2012-09-20T10:20:26Z</dc:date>
    </item>
    <item>
      <title>Re: Clear indexing data on Splunk Indexer impact to Splunk forwarder lost connection to Splunk Indexer.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Clear-indexing-data-on-Splunk-Indexer-impact-to-Splunk-forwarder/m-p/65927#M13232</link>
      <description>&lt;P&gt;What does the TcpOutputProc component of splunkd in your splunkd.log show is happening with outgoing connections to the indexers? You should see some type of information on connections to both indexers.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Sep 2012 21:47:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Clear-indexing-data-on-Splunk-Indexer-impact-to-Splunk-forwarder/m-p/65927#M13232</guid>
      <dc:creator>jbsplunk</dc:creator>
      <dc:date>2012-09-20T21:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: Clear indexing data on Splunk Indexer impact to Splunk forwarder lost connection to Splunk Indexer.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Clear-indexing-data-on-Splunk-Indexer-impact-to-Splunk-forwarder/m-p/65928#M13233</link>
      <description>&lt;P&gt;The splunk clean eventdata -index ##someidex### -f command is a stop the world event requiring you to stop and start splunkd.  &lt;/P&gt;

&lt;P&gt;Are you using the auto-load-balance feature on your fowarders?  When the splunkd service starts responding the fowarder should pickit up on the next interval.&lt;/P&gt;

&lt;P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/P&gt;

&lt;P&gt;[tcpout]&lt;/P&gt;

&lt;P&gt;[tcpout-server://server1:9997]&lt;BR /&gt;
[tcpout-server://server2:9997]&lt;BR /&gt;
[tcpout-server://server3:9997]&lt;/P&gt;

&lt;P&gt;[tcpout:default-autolb-group]&lt;BR /&gt;
autoLB = true&lt;BR /&gt;
disabled = false&lt;BR /&gt;
autoLBFrequency = 45&lt;BR /&gt;
maxFailuresPerInterval = 3&lt;BR /&gt;
secsInFailureInterval = 2&lt;BR /&gt;
connectionTimeout = 10&lt;/P&gt;

&lt;P&gt;server = server1:9997,server2:9997, server3:9997&lt;BR /&gt;
&lt;/P&gt;</description>
      <pubDate>Thu, 20 Sep 2012 22:23:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Clear-indexing-data-on-Splunk-Indexer-impact-to-Splunk-forwarder/m-p/65928#M13233</guid>
      <dc:creator>bmacias84</dc:creator>
      <dc:date>2012-09-20T22:23:24Z</dc:date>
    </item>
    <item>
      <title>Re: Clear indexing data on Splunk Indexer impact to Splunk forwarder lost connection to Splunk Indexer.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Clear-indexing-data-on-Splunk-Indexer-impact-to-Splunk-forwarder/m-p/65929#M13234</link>
      <description>&lt;P&gt;Thanks for advise, I found this message from Splunk forum "Running splunk list forward-server lists one of the servers under "Configured but inactive forwards:", but it is forwarding. (SPL-35461)" I was POC with my environment. Command "~/bin/splunk list forward-server -auth username:password" will display some Indexer inactive "Configured but inactive Splunk-2-Splunk Forwards" but forwarder  still forwarding data to that server when I verify time from Search apps.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Sep 2012 02:25:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Clear-indexing-data-on-Splunk-Indexer-impact-to-Splunk-forwarder/m-p/65929#M13234</guid>
      <dc:creator>thomson12</dc:creator>
      <dc:date>2012-09-21T02:25:24Z</dc:date>
    </item>
  </channel>
</rss>

