<?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 Data is not getting indexed through Universal Forwarder in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Data-is-not-getting-indexed-through-Universal-Forwarder/m-p/341761#M62972</link>
    <description>&lt;P&gt;Hello All, We are forwarding data to indexer from Universal forwarder for couple of months perfectly. Recently we are facing issues that the forwarder is not sending files to indexer and I observed log errors as &lt;/P&gt;

&lt;P&gt;10-30-2017 12:29:04.614 +0530 ERROR BTree - 64th child has invalid offset: indexsize=134928 recordsize=291776, (Leaf)&lt;BR /&gt;
10-30-2017 12:29:04.614 +0530 ERROR BTreeCP - addUpdate CheckValidException caught: BTree::Exception: Validation failed in checkpoint&lt;BR /&gt;
10-30-2017 12:29:04.676 +0530 ERROR BTree - reading one headers failed: Cannot create a file when that file already exists.&lt;BR /&gt;
10-30-2017 12:29:04.676 +0530 ERROR BTree - verifyHeaders failed&lt;BR /&gt;
10-30-2017 12:29:04.676 +0530 ERROR TailReader - Ignoring path="C:\Program Files\SplunkUniversalForwarder\var\log\splunk\license_usage.log" due to: BTree::Exception: failed to restore checkpoint &lt;/P&gt;

&lt;P&gt;10-31-2017 14:09:54.581 +0530 ERROR BTreeCP - open failed to restore checkpoint in btree='C:\Program Files\SplunkUniversalForwarder\var\lib\splunk\fishbucket\splunk_private_db', itmay be corrupted -- run &lt;CODE&gt;SPLUNK_HOME/bin/btprobe -d '&amp;lt;C:\Program Files\SplunkUniversalForwarder\var\lib\splunk\fishbucket&amp;gt;' -r&lt;/CODE&gt; to attempt to repair .&lt;/P&gt;

&lt;P&gt;Please let me know the actions to remove this error. &lt;BR /&gt;
Thanks in Advance.&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 16:32:56 GMT</pubDate>
    <dc:creator>c_krishna_gutur</dc:creator>
    <dc:date>2020-09-29T16:32:56Z</dc:date>
    <item>
      <title>Data is not getting indexed through Universal Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Data-is-not-getting-indexed-through-Universal-Forwarder/m-p/341761#M62972</link>
      <description>&lt;P&gt;Hello All, We are forwarding data to indexer from Universal forwarder for couple of months perfectly. Recently we are facing issues that the forwarder is not sending files to indexer and I observed log errors as &lt;/P&gt;

&lt;P&gt;10-30-2017 12:29:04.614 +0530 ERROR BTree - 64th child has invalid offset: indexsize=134928 recordsize=291776, (Leaf)&lt;BR /&gt;
10-30-2017 12:29:04.614 +0530 ERROR BTreeCP - addUpdate CheckValidException caught: BTree::Exception: Validation failed in checkpoint&lt;BR /&gt;
10-30-2017 12:29:04.676 +0530 ERROR BTree - reading one headers failed: Cannot create a file when that file already exists.&lt;BR /&gt;
10-30-2017 12:29:04.676 +0530 ERROR BTree - verifyHeaders failed&lt;BR /&gt;
10-30-2017 12:29:04.676 +0530 ERROR TailReader - Ignoring path="C:\Program Files\SplunkUniversalForwarder\var\log\splunk\license_usage.log" due to: BTree::Exception: failed to restore checkpoint &lt;/P&gt;

&lt;P&gt;10-31-2017 14:09:54.581 +0530 ERROR BTreeCP - open failed to restore checkpoint in btree='C:\Program Files\SplunkUniversalForwarder\var\lib\splunk\fishbucket\splunk_private_db', itmay be corrupted -- run &lt;CODE&gt;SPLUNK_HOME/bin/btprobe -d '&amp;lt;C:\Program Files\SplunkUniversalForwarder\var\lib\splunk\fishbucket&amp;gt;' -r&lt;/CODE&gt; to attempt to repair .&lt;/P&gt;

&lt;P&gt;Please let me know the actions to remove this error. &lt;BR /&gt;
Thanks in Advance.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 16:32:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Data-is-not-getting-indexed-through-Universal-Forwarder/m-p/341761#M62972</guid>
      <dc:creator>c_krishna_gutur</dc:creator>
      <dc:date>2020-09-29T16:32:56Z</dc:date>
    </item>
    <item>
      <title>Re: Data is not getting indexed through Universal Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Data-is-not-getting-indexed-through-Universal-Forwarder/m-p/341762#M62973</link>
      <description>&lt;P&gt;I'd try running that &lt;CODE&gt;SPLUNK_HOME/bin/btprobe -d '&amp;lt;C:\Program Files\SplunkUniversalForwarder\var\lib\splunk\fishbucket&amp;gt;'&lt;/CODE&gt; -r command first and see if it helps.  Otherwise, I don't think I've ever encountered a "BTree" error that didn't require reinstalling the forwarder to resolve it, so that is what I'd try next.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Nov 2017 16:52:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Data-is-not-getting-indexed-through-Universal-Forwarder/m-p/341762#M62973</guid>
      <dc:creator>traxxasbreaker</dc:creator>
      <dc:date>2017-11-02T16:52:59Z</dc:date>
    </item>
    <item>
      <title>Re: Data is not getting indexed through Universal Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Data-is-not-getting-indexed-through-Universal-Forwarder/m-p/341763#M62974</link>
      <description>&lt;P&gt;Thanks for quick reply, I am novice to Splunk and I am worried to run the command that it may end up in any data loss or failure of existing index as client is completely based on these reports. If I run will there be any impact on existing environment, Please suggest. &lt;/P&gt;</description>
      <pubDate>Fri, 03 Nov 2017 04:22:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Data-is-not-getting-indexed-through-Universal-Forwarder/m-p/341763#M62974</guid>
      <dc:creator>c_krishna_gutur</dc:creator>
      <dc:date>2017-11-03T04:22:58Z</dc:date>
    </item>
    <item>
      <title>Re: Data is not getting indexed through Universal Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Data-is-not-getting-indexed-through-Universal-Forwarder/m-p/341764#M62975</link>
      <description>&lt;P&gt;On the forwarder, it will cause data still present on the filesystem to be reindexed.  The fishbucket is what holds the file checkpoints for what the forwarder is monitoring, so it looks like fishbucket corruption is preventing the forwarder from figuring out where to pick up on the files it is monitoring.  If the repair command doesn't work, then a reinstall would have the same effect as it wouldn't preserve the fishbucket, so it would cause all the files to be reread from the beginning.  &lt;/P&gt;</description>
      <pubDate>Fri, 03 Nov 2017 14:25:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Data-is-not-getting-indexed-through-Universal-Forwarder/m-p/341764#M62975</guid>
      <dc:creator>traxxasbreaker</dc:creator>
      <dc:date>2017-11-03T14:25:38Z</dc:date>
    </item>
  </channel>
</rss>

