<?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: Do we lose data when an indexer crashes? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Do-we-lose-data-when-an-indexer-crashes/m-p/242921#M47076</link>
    <description>&lt;P&gt;guys, there is something called Load Balancing, UF / HF by default act as a Load Balancer, so if one indexer is down , automatically data goes through the other Indexer. &lt;/P&gt;

&lt;P&gt;Load Balance concept is , first of all it sends a heart beat to the server, if it does not get a response back from the server at a specific time , LB will think this server is dead and try to send the data to other server.&lt;/P&gt;

&lt;P&gt;Thanks !!&lt;/P&gt;

&lt;P&gt;Cheers,&lt;/P&gt;</description>
    <pubDate>Thu, 03 May 2018 08:45:21 GMT</pubDate>
    <dc:creator>abhayneilam</dc:creator>
    <dc:date>2018-05-03T08:45:21Z</dc:date>
    <item>
      <title>Do we lose data when an indexer crashes?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Do-we-lose-data-when-an-indexer-crashes/m-p/242914#M47069</link>
      <description>&lt;P&gt;Our standard universal forwarders, at the moment, specify in &lt;CODE&gt;outputs.conf&lt;/CODE&gt; all the indexers of the cluster we have in the &lt;CODE&gt;[tcpout:indexers]&lt;/CODE&gt; stanza, such as - &lt;CODE&gt;server = host1:9997,host2:9997,...&lt;/CODE&gt;.&lt;/P&gt;

&lt;P&gt;We don't have the indexer acknowledgment enabled - does it mean that when an indexer goes down for a day, let's say, we lose data?&lt;/P&gt;</description>
      <pubDate>Sun, 20 Nov 2016 21:40:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Do-we-lose-data-when-an-indexer-crashes/m-p/242914#M47069</guid>
      <dc:creator>ddrillic</dc:creator>
      <dc:date>2016-11-20T21:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: Do we lose data when an indexer crashes?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Do-we-lose-data-when-an-indexer-crashes/m-p/242915#M47070</link>
      <description>&lt;P&gt;Yes and no.&lt;/P&gt;

&lt;P&gt;Your in-flight data can be at risk, depending on how an indexer crashes. That'd be events sent by the forwarder, but not fully written to disk (or better: replicated to peers in an indexer cluster) when the crash happens.&lt;BR /&gt;
With indexer acknowledgement, this in-flight data will be repeated to another indexer by the forwarder because it doesn't get its ack.&lt;BR /&gt;
If the indexer stays down for a day you won't lose a day of data though. The forwarders will not send further events to the crashed indexer, and instead fail over to the other indexers.&lt;/P&gt;

&lt;P&gt;Your on-disk data can be at risk if the indexer crashes in a way that damages data on disk, e.g. catastrophic hardware failure, and if you don't have replication in an indexer cluster... and assuming the catastrophic failure isn't large enough to take out other peers or sites too &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 20 Nov 2016 21:52:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Do-we-lose-data-when-an-indexer-crashes/m-p/242915#M47070</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2016-11-20T21:52:17Z</dc:date>
    </item>
    <item>
      <title>Re: Do we lose data when an indexer crashes?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Do-we-lose-data-when-an-indexer-crashes/m-p/242916#M47071</link>
      <description>&lt;P&gt;Perfect.  I get it about in-flight data. &lt;/P&gt;

&lt;P&gt;You said -&lt;/P&gt;

&lt;P&gt;-- The forwarders will not send further events to the crashed indexer, and instead fail over to the other indexers.&lt;/P&gt;

&lt;P&gt;What's the mechanism here? how does the forwarder know not to send data to this indexer for the time being?&lt;/P&gt;

&lt;P&gt;Ok, I see - it won't send data to a down server...&lt;/P&gt;</description>
      <pubDate>Sun, 20 Nov 2016 21:57:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Do-we-lose-data-when-an-indexer-crashes/m-p/242916#M47071</guid>
      <dc:creator>ddrillic</dc:creator>
      <dc:date>2016-11-20T21:57:29Z</dc:date>
    </item>
    <item>
      <title>Re: Do we lose data when an indexer crashes?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Do-we-lose-data-when-an-indexer-crashes/m-p/242917#M47072</link>
      <description>&lt;P&gt;I'm not 100% sure if there are additional things on the application level (probably), but at least at the TCP level the forwarder will know something's wrong.&lt;/P&gt;</description>
      <pubDate>Sun, 20 Nov 2016 22:04:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Do-we-lose-data-when-an-indexer-crashes/m-p/242917#M47072</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2016-11-20T22:04:21Z</dc:date>
    </item>
    <item>
      <title>Re: Do we lose data when an indexer crashes?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Do-we-lose-data-when-an-indexer-crashes/m-p/242918#M47073</link>
      <description>&lt;P&gt;Great - and the forwarder sends the data to only one &lt;STRONG&gt;active&lt;/STRONG&gt; indexer? If so, is it possible to configure the forwarder to send data to two active indexers?&lt;/P&gt;</description>
      <pubDate>Sun, 20 Nov 2016 22:08:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Do-we-lose-data-when-an-indexer-crashes/m-p/242918#M47073</guid>
      <dc:creator>ddrillic</dc:creator>
      <dc:date>2016-11-20T22:08:02Z</dc:date>
    </item>
    <item>
      <title>Re: Do we lose data when an indexer crashes?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Do-we-lose-data-when-an-indexer-crashes/m-p/242919#M47074</link>
      <description>&lt;P&gt;You could instruct the forwarder to clone the data to two indexers, but that's probably not what you want. The two receiving indexers would not later de-duplicate against each other, each event would be indexed, licensed, and searched twice.&lt;/P&gt;

&lt;P&gt;If you want high availability without risk for in-flight data you want indexer clustering with replication and indexer acknowledgement, it's what they're there for.&lt;/P&gt;</description>
      <pubDate>Sun, 20 Nov 2016 22:27:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Do-we-lose-data-when-an-indexer-crashes/m-p/242919#M47074</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2016-11-20T22:27:28Z</dc:date>
    </item>
    <item>
      <title>Re: Do we lose data when an indexer crashes?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Do-we-lose-data-when-an-indexer-crashes/m-p/242920#M47075</link>
      <description>&lt;P&gt;Makes perfect sense Martin !!! &lt;/P&gt;</description>
      <pubDate>Sun, 20 Nov 2016 23:14:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Do-we-lose-data-when-an-indexer-crashes/m-p/242920#M47075</guid>
      <dc:creator>ddrillic</dc:creator>
      <dc:date>2016-11-20T23:14:18Z</dc:date>
    </item>
    <item>
      <title>Re: Do we lose data when an indexer crashes?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Do-we-lose-data-when-an-indexer-crashes/m-p/242921#M47076</link>
      <description>&lt;P&gt;guys, there is something called Load Balancing, UF / HF by default act as a Load Balancer, so if one indexer is down , automatically data goes through the other Indexer. &lt;/P&gt;

&lt;P&gt;Load Balance concept is , first of all it sends a heart beat to the server, if it does not get a response back from the server at a specific time , LB will think this server is dead and try to send the data to other server.&lt;/P&gt;

&lt;P&gt;Thanks !!&lt;/P&gt;

&lt;P&gt;Cheers,&lt;/P&gt;</description>
      <pubDate>Thu, 03 May 2018 08:45:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Do-we-lose-data-when-an-indexer-crashes/m-p/242921#M47076</guid>
      <dc:creator>abhayneilam</dc:creator>
      <dc:date>2018-05-03T08:45:21Z</dc:date>
    </item>
  </channel>
</rss>

