<?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: Splunk says bundle directory contains a large lookup file in .delta file but the .delta file does not contain a large lookup in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Splunk-says-bundle-directory-contains-a-large-lookup-file-in/m-p/496801#M194707</link>
    <description>&lt;P&gt;Thanks. I did exactly that check but there were no large files in the bundle. At this moment the messages disappeared. So I still dont know what caused the messages and what made them disappear. &lt;/P&gt;</description>
    <pubDate>Fri, 22 May 2020 06:31:54 GMT</pubDate>
    <dc:creator>fboeje</dc:creator>
    <dc:date>2020-05-22T06:31:54Z</dc:date>
    <item>
      <title>Splunk says bundle directory contains a large lookup file in .delta file but the .delta file does not contain a large lookup</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-says-bundle-directory-contains-a-large-lookup-file-in/m-p/496797#M194703</link>
      <description>&lt;P&gt;Hi all,&lt;BR /&gt;&lt;BR /&gt;
We receive the warning : The current bundle directory contains a large lookup file that might cause bundle replication fail. The path to the directory is /opt/splunk/var/run/68DAE477-6A5A-40C6-A7CE-3778404DF158-1589383658-1589383891.delta &lt;BR /&gt;
When looking into this .delta file it contains a few lookupfiles but they are only a few MB's. Also the full bundle files do not contain large lookups, we already blacklisted some large lookupfiles.&lt;/P&gt;</description>
      <pubDate>Wed, 13 May 2020 15:46:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-says-bundle-directory-contains-a-large-lookup-file-in/m-p/496797#M194703</guid>
      <dc:creator>fboeje</dc:creator>
      <dc:date>2020-05-13T15:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk says bundle directory contains a large lookup file in .delta file but the .delta file does not contain a large lookup</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-says-bundle-directory-contains-a-large-lookup-file-in/m-p/496798#M194704</link>
      <description>&lt;P&gt;Have a look at any other content in that delta file which might be bigger. If you can't see any big files in delta file then can you please let us know what is your &lt;CODE&gt;.bundle&lt;/CODE&gt; size and &lt;CODE&gt;.delta&lt;/CODE&gt; size ?&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2020 11:32:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-says-bundle-directory-contains-a-large-lookup-file-in/m-p/496798#M194704</guid>
      <dc:creator>harsmarvania57</dc:creator>
      <dc:date>2020-05-14T11:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk says bundle directory contains a large lookup file in .delta file but the .delta file does not contain a large lookup</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-says-bundle-directory-contains-a-large-lookup-file-in/m-p/496799#M194705</link>
      <description>&lt;P&gt;If you're on a Unix platoform, here is the oneliner that I use:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;tar tvf &amp;lt;bundlelocation/bundle.bundle&amp;gt; | awk -v size="$size" '$3 &amp;gt;= size {print $3" "$6}'   | sort -t' ' -k1,1nr &amp;gt; /tmp/bundle.log; less /tmp/bundle.log
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This is how I've troubleshoot bundle issues and to find out if there is something that I need to blacklist.&lt;/P&gt;</description>
      <pubDate>Tue, 19 May 2020 19:47:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-says-bundle-directory-contains-a-large-lookup-file-in/m-p/496799#M194705</guid>
      <dc:creator>ragedsparrow</dc:creator>
      <dc:date>2020-05-19T19:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk says bundle directory contains a large lookup file in .delta file but the .delta file does not contain a large lookup</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-says-bundle-directory-contains-a-large-lookup-file-in/m-p/496800#M194706</link>
      <description>&lt;P&gt;Thanks. At this moment the messages disappeared. So I still dont know what caused the messages and what made them disappear. &lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2020 06:30:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-says-bundle-directory-contains-a-large-lookup-file-in/m-p/496800#M194706</guid>
      <dc:creator>fboeje</dc:creator>
      <dc:date>2020-05-22T06:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk says bundle directory contains a large lookup file in .delta file but the .delta file does not contain a large lookup</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-says-bundle-directory-contains-a-large-lookup-file-in/m-p/496801#M194707</link>
      <description>&lt;P&gt;Thanks. I did exactly that check but there were no large files in the bundle. At this moment the messages disappeared. So I still dont know what caused the messages and what made them disappear. &lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2020 06:31:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-says-bundle-directory-contains-a-large-lookup-file-in/m-p/496801#M194707</guid>
      <dc:creator>fboeje</dc:creator>
      <dc:date>2020-05-22T06:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk says bundle directory contains a large lookup file in .delta file but the .delta file does not contain a larg</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-says-bundle-directory-contains-a-large-lookup-file-in/m-p/605983#M210718</link>
      <description>&lt;P&gt;Something like this would work best:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index = _internal sourcetype = splunkd component=Archiver
Archiving large_file=*
| stats count latest(size_in_bytes) by large_file&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 18 Jul 2022 12:27:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-says-bundle-directory-contains-a-large-lookup-file-in/m-p/605983#M210718</guid>
      <dc:creator>_joe</dc:creator>
      <dc:date>2022-07-18T12:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk says bundle directory contains a large lookup file in .delta file but the .delta file does not contain a larg</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-says-bundle-directory-contains-a-large-lookup-file-in/m-p/635596#M220817</link>
      <description>&lt;P&gt;Thanks so much. This worked for me. I removed that lookup file (~1GB), all good now.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Mar 2023 03:23:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-says-bundle-directory-contains-a-large-lookup-file-in/m-p/635596#M220817</guid>
      <dc:creator>Huu-Nguyen</dc:creator>
      <dc:date>2023-03-23T03:23:06Z</dc:date>
    </item>
  </channel>
</rss>

