<?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 Index bz2 files take too much time in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Index-bz2-files-take-too-much-time/m-p/558240#M158567</link>
    <description>&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Hi &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;I have a directory that contain 60 bz2 files. Totally 27 GB&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s2"&gt;After 24 hours still index processing not completed!&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s2"&gt;How can I check index status of this directory? (How much remain? How much pass?)&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s2"&gt;How can I tune splunk to index compress files more quickly?&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p3"&gt;FYI: there is no issue about license limitation.&lt;/P&gt;&lt;P class="p3"&gt;FYI: I have enough disk space.&lt;/P&gt;&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s2"&gt;any idea?&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s2"&gt;Thanks &lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 04 Jul 2021 07:57:04 GMT</pubDate>
    <dc:creator>indeed_2000</dc:creator>
    <dc:date>2021-07-04T07:57:04Z</dc:date>
    <item>
      <title>Index bz2 files take too much time</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Index-bz2-files-take-too-much-time/m-p/558240#M158567</link>
      <description>&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Hi &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;I have a directory that contain 60 bz2 files. Totally 27 GB&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s2"&gt;After 24 hours still index processing not completed!&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s2"&gt;How can I check index status of this directory? (How much remain? How much pass?)&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s2"&gt;How can I tune splunk to index compress files more quickly?&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p3"&gt;FYI: there is no issue about license limitation.&lt;/P&gt;&lt;P class="p3"&gt;FYI: I have enough disk space.&lt;/P&gt;&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s2"&gt;any idea?&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s2"&gt;Thanks &lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 04 Jul 2021 07:57:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Index-bz2-files-take-too-much-time/m-p/558240#M158567</guid>
      <dc:creator>indeed_2000</dc:creator>
      <dc:date>2021-07-04T07:57:04Z</dc:date>
    </item>
    <item>
      <title>Re: Index bz2 files take too much time</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Index-bz2-files-take-too-much-time/m-p/558262#M158577</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/217339"&gt;@indeed_2000&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The thruput is limited to 256 Kbps in limit.conf on UF,&amp;nbsp; it depends on network speed you have to calculate how much data can be ingested.&lt;/P&gt;&lt;P&gt;Issue following command under $SPLUNK_HOME/bin and when prompt provide the username/password. This will provide the list of the files being read by UF and their current stage/progress.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;./splunk list inputstatus&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;----&lt;/P&gt;&lt;P&gt;An upvote would be appreciated and Accept solution if it helps!&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2021 02:25:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Index-bz2-files-take-too-much-time/m-p/558262#M158577</guid>
      <dc:creator>venkatasri</dc:creator>
      <dc:date>2021-07-05T02:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: Index bz2 files take too much time</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Index-bz2-files-take-too-much-time/m-p/558428#M158629</link>
      <description>&lt;P&gt;To ingest these files Splunk first has to decompress them and that is a single threaded process (and consumes a lot of memory).&lt;/P&gt;&lt;P&gt;You'll see better performance by ingesting them before they are compressed, or decompress them prior to ingestion.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jul 2021 14:30:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Index-bz2-files-take-too-much-time/m-p/558428#M158629</guid>
      <dc:creator>codebuilder</dc:creator>
      <dc:date>2021-07-06T14:30:28Z</dc:date>
    </item>
  </channel>
</rss>

