<?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: Is it safe to delete .bundle files ? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Is-it-safe-to-delete-bundle-files/m-p/228473#M44489</link>
    <description>&lt;P&gt;I would try to start by looking at these bundle files to see what is in them that is so large. Large bundles sometimes have issues replicating to search peers so it's best to keep them as minimal as possible. &lt;/P&gt;

&lt;P&gt;This will also help you determine what was going on when they were so large to make sure it doesn't happen again.&lt;/P&gt;

&lt;P&gt;Bundle files are simply tar files so you should be able to explore them with any application that can open tar files. In Windows that might be 7-zip or a few other applications that are out there.&lt;/P&gt;</description>
    <pubDate>Mon, 27 Jun 2016 10:44:15 GMT</pubDate>
    <dc:creator>ryanoconnor</dc:creator>
    <dc:date>2016-06-27T10:44:15Z</dc:date>
    <item>
      <title>Is it safe to delete .bundle files ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-it-safe-to-delete-bundle-files/m-p/228472#M44488</link>
      <description>&lt;P&gt;Hi Guys, &lt;/P&gt;

&lt;P&gt;So for some reason, I seem to have a few gigs of .bundle files in ProgramFiles/Splunk/var/run/searchpeers&lt;/P&gt;

&lt;P&gt;They are all from a few days ago and there are none from what I can see for today or yesterday which I guess indicates there may have been an issue a few days back that's now resolved?&lt;/P&gt;

&lt;P&gt;So my question is, is it safe to delete the files and also the folders that seem to accompany them?&lt;/P&gt;

&lt;P&gt;Thanks as always&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2016 09:02:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-it-safe-to-delete-bundle-files/m-p/228472#M44488</guid>
      <dc:creator>AaronMoorcroft</dc:creator>
      <dc:date>2016-06-27T09:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: Is it safe to delete .bundle files ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-it-safe-to-delete-bundle-files/m-p/228473#M44489</link>
      <description>&lt;P&gt;I would try to start by looking at these bundle files to see what is in them that is so large. Large bundles sometimes have issues replicating to search peers so it's best to keep them as minimal as possible. &lt;/P&gt;

&lt;P&gt;This will also help you determine what was going on when they were so large to make sure it doesn't happen again.&lt;/P&gt;

&lt;P&gt;Bundle files are simply tar files so you should be able to explore them with any application that can open tar files. In Windows that might be 7-zip or a few other applications that are out there.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2016 10:44:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-it-safe-to-delete-bundle-files/m-p/228473#M44489</guid>
      <dc:creator>ryanoconnor</dc:creator>
      <dc:date>2016-06-27T10:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: Is it safe to delete .bundle files ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-it-safe-to-delete-bundle-files/m-p/228474#M44490</link>
      <description>&lt;P&gt;It's safe. I see -&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;$ ls *.bundle 
apsrp2245-1464133286.bundle  apsrp2245-1464996094.bundle  apsrp2245-1466239379.bundle  apsrp2252-1428717453.bundle
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Nice discussion at &lt;A href="https://answers.splunk.com/answers/85868/knowledge-bundle.html"&gt;knowledge bundle&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;It says - &lt;BR /&gt;
-- The searchpeers directory retains up to five replicated bundles from each search head sending requests. If you delete them, they will be created again for the next search that needs that set of configurations. So technically you could remove older ones ...&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2016 10:50:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-it-safe-to-delete-bundle-files/m-p/228474#M44490</guid>
      <dc:creator>ddrillic</dc:creator>
      <dc:date>2016-06-27T10:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: Is it safe to delete .bundle files ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-it-safe-to-delete-bundle-files/m-p/228475#M44491</link>
      <description>&lt;P&gt;It's safe yes but if 5 bundles are 2GB that puts them around 400MB a piece which is quite large and worth investigating as the bundle could have issues replicating if it hasn't already. Splunk states that above 200MB is a large bundle&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.4.1/Indexer/Configurationbundleissues"&gt;http://docs.splunk.com/Documentation/Splunk/6.4.1/Indexer/Configurationbundleissues&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Potentially there are items that could be blacklisted from being distributed to search peers to  help remedy the situation. &lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2016 11:10:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-it-safe-to-delete-bundle-files/m-p/228475#M44491</guid>
      <dc:creator>ryanoconnor</dc:creator>
      <dc:date>2016-06-27T11:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: Is it safe to delete .bundle files ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-it-safe-to-delete-bundle-files/m-p/228476#M44492</link>
      <description>&lt;P&gt;Cheers Guys,&lt;/P&gt;

&lt;P&gt;Had it confirmed from our 3rd Party support team also, deleted the files did a quick restart of the service and all seems to be running smoothly again, not quite sure what caused it but with our network it could have been many things. &lt;/P&gt;

&lt;P&gt;Thanks for the responses &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Aaron&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2016 11:30:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-it-safe-to-delete-bundle-files/m-p/228476#M44492</guid>
      <dc:creator>AaronMoorcroft</dc:creator>
      <dc:date>2016-06-27T11:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: Is it safe to delete .bundle files ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-it-safe-to-delete-bundle-files/m-p/228477#M44493</link>
      <description>&lt;P&gt;Thank you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2016 11:30:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-it-safe-to-delete-bundle-files/m-p/228477#M44493</guid>
      <dc:creator>AaronMoorcroft</dc:creator>
      <dc:date>2016-06-27T11:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: Is it safe to delete .bundle files ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-it-safe-to-delete-bundle-files/m-p/228478#M44494</link>
      <description>&lt;P&gt;Hi - Wondering wheter you should delete them on the indexers and on the search heads as well if you want to enforce a creation of a new bundle?&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2017 13:44:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-it-safe-to-delete-bundle-files/m-p/228478#M44494</guid>
      <dc:creator>salem34</dc:creator>
      <dc:date>2017-11-08T13:44:25Z</dc:date>
    </item>
  </channel>
</rss>

