<?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: How to extract fields from CSV in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-extract-fields-from-CSV/m-p/569129#M100951</link>
    <description>You should drop FIELD_NAMES as you have already those names in your CSV file and pointed those with HEADER_FIELD_LINE_NUMBER</description>
    <pubDate>Thu, 30 Sep 2021 12:30:10 GMT</pubDate>
    <dc:creator>isoutamo</dc:creator>
    <dc:date>2021-09-30T12:30:10Z</dc:date>
    <item>
      <title>How to extract fields from CSV</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-extract-fields-from-CSV/m-p/569119#M100949</link>
      <description>&lt;P&gt;I have a CSV file for ingestion like this. This needs to be monitored via inputs. I dont want to use INDEXED_EXTRACTION= CSV here. Without this I am able to get the feed in successfully. But not able to extract the fields I wanted&lt;/P&gt;&lt;P&gt;File sample&lt;/P&gt;&lt;P&gt;"NAME","AGE","GENDER"&lt;/P&gt;&lt;P&gt;"John","32","MALE"&lt;/P&gt;&lt;P&gt;"ROSE","23","FEMALE"&lt;/P&gt;&lt;P&gt;#props&lt;/P&gt;&lt;P&gt;[mysourcetype]&lt;BR /&gt;FIELD_DELIMITER = ,&lt;BR /&gt;FIELD_NAMES="NAME","AGE","GENDER"&lt;/P&gt;&lt;P&gt;HEADER_FIELD_LINE_NUMBER=1&lt;BR /&gt;HEADER_FIELD_DELIMITER = ,&lt;BR /&gt;FIELD_QUOTE = "&lt;BR /&gt;HEADER_FIELD_QUOTE = "&lt;BR /&gt;DATETIME_CONFIG = CURRENT&lt;BR /&gt;SHOULD_LINEMERGE=false&lt;BR /&gt;NO_BINARY_CHECK=true&lt;/P&gt;&lt;P&gt;No luck. Any ideas?&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 12:04:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-extract-fields-from-CSV/m-p/569119#M100949</guid>
      <dc:creator>Naga</dc:creator>
      <dc:date>2021-09-30T12:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract fields from CSV</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-extract-fields-from-CSV/m-p/569129#M100951</link>
      <description>You should drop FIELD_NAMES as you have already those names in your CSV file and pointed those with HEADER_FIELD_LINE_NUMBER</description>
      <pubDate>Thu, 30 Sep 2021 12:30:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-extract-fields-from-CSV/m-p/569129#M100951</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2021-09-30T12:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract fields from CSV</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-extract-fields-from-CSV/m-p/569175#M100953</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/214410"&gt;@isoutamo&lt;/a&gt;&amp;nbsp;. I tried the same Removed FIELD_NAMES And tried as well. But no luck &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 15:18:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-extract-fields-from-CSV/m-p/569175#M100953</guid>
      <dc:creator>Naga</dc:creator>
      <dc:date>2021-09-30T15:18:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract fields from CSV</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-extract-fields-from-CSV/m-p/569177#M100954</link>
      <description>&lt;P&gt;If you're trying to do search time field extraction for CSV fields, give solution from this post a try:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.splunk.com/t5/Getting-Data-In/splunk-field-extraction-csv/m-p/29894" target="_blank"&gt;https://community.splunk.com/t5/Getting-Data-In/splunk-field-extraction-csv/m-p/29894&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 15:27:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-extract-fields-from-CSV/m-p/569177#M100954</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2021-09-30T15:27:52Z</dc:date>
    </item>
  </channel>
</rss>

