<?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 Indexing gz tar csv files in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Indexing-gz-tar-csv-files/m-p/347823#M5482</link>
    <description>&lt;P&gt;Hello&lt;BR /&gt;
I have a gz file that has tar file inside ( unfortunately without .tar extension though ), finally tar contains csv file&lt;BR /&gt;
What would be a correct way to make Splunk to index that csv?&lt;BR /&gt;
Splunk indeed opens gz file but here I have several levels of nesting ....&lt;BR /&gt;
I also noticed that when Splunk is instructed to read a folder containing csv files, it ignores csv header that each csv has and then field can't be referenced by name, is there a way to avoid it? &lt;BR /&gt;
Thank you&lt;/P&gt;</description>
    <pubDate>Tue, 13 Mar 2018 17:15:36 GMT</pubDate>
    <dc:creator>ngm</dc:creator>
    <dc:date>2018-03-13T17:15:36Z</dc:date>
    <item>
      <title>Indexing gz tar csv files</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Indexing-gz-tar-csv-files/m-p/347823#M5482</link>
      <description>&lt;P&gt;Hello&lt;BR /&gt;
I have a gz file that has tar file inside ( unfortunately without .tar extension though ), finally tar contains csv file&lt;BR /&gt;
What would be a correct way to make Splunk to index that csv?&lt;BR /&gt;
Splunk indeed opens gz file but here I have several levels of nesting ....&lt;BR /&gt;
I also noticed that when Splunk is instructed to read a folder containing csv files, it ignores csv header that each csv has and then field can't be referenced by name, is there a way to avoid it? &lt;BR /&gt;
Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 13 Mar 2018 17:15:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Indexing-gz-tar-csv-files/m-p/347823#M5482</guid>
      <dc:creator>ngm</dc:creator>
      <dc:date>2018-03-13T17:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: Indexing gz tar csv files</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Indexing-gz-tar-csv-files/m-p/347824#M5483</link>
      <description>&lt;P&gt;Hey ngm,&lt;/P&gt;

&lt;P&gt;You can add this parameter to your props.conf to check header&lt;BR /&gt;
CHECK_FOR_HEADER = [true]&lt;BR /&gt;
HEADER_FIELD_LINE_NUMBER = 1 (to specify the line number of the header)&lt;/P&gt;

&lt;P&gt;You can refer this link:&lt;BR /&gt;
&lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Admin/Propsconf" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/latest/Admin/Propsconf&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Let me know if this helps!!&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 18:28:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Indexing-gz-tar-csv-files/m-p/347824#M5483</guid>
      <dc:creator>deepashri_123</dc:creator>
      <dc:date>2020-09-29T18:28:47Z</dc:date>
    </item>
  </channel>
</rss>

