<?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 CSV Ingestion in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/CSV-Ingestion/m-p/654064#M226015</link>
    <description>&lt;P&gt;I have CSV File with delimiter "|" like sample below for new ingestion. I wanted to use standard sourcetype csv. But standard:csv is having "," as delimiter. Can we add more than one delimiter in FIELD_DELIMITER attribute? If so how can do that. Or for the below one do we need to define other sourcetype with separate individual delimiter&lt;/P&gt;&lt;P&gt;I tried this FIELD_DELIMITER=",||" but not working&lt;/P&gt;&lt;P&gt;name|age|class&lt;/P&gt;&lt;P&gt;john|9|first&lt;/P&gt;&lt;P&gt;bob|10|second&lt;/P&gt;&lt;P&gt;Could you please help&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 11 Aug 2023 12:37:48 GMT</pubDate>
    <dc:creator>nags</dc:creator>
    <dc:date>2023-08-11T12:37:48Z</dc:date>
    <item>
      <title>CSV Ingestion</title>
      <link>https://community.splunk.com/t5/Splunk-Search/CSV-Ingestion/m-p/654064#M226015</link>
      <description>&lt;P&gt;I have CSV File with delimiter "|" like sample below for new ingestion. I wanted to use standard sourcetype csv. But standard:csv is having "," as delimiter. Can we add more than one delimiter in FIELD_DELIMITER attribute? If so how can do that. Or for the below one do we need to define other sourcetype with separate individual delimiter&lt;/P&gt;&lt;P&gt;I tried this FIELD_DELIMITER=",||" but not working&lt;/P&gt;&lt;P&gt;name|age|class&lt;/P&gt;&lt;P&gt;john|9|first&lt;/P&gt;&lt;P&gt;bob|10|second&lt;/P&gt;&lt;P&gt;Could you please help&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Aug 2023 12:37:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/CSV-Ingestion/m-p/654064#M226015</guid>
      <dc:creator>nags</dc:creator>
      <dc:date>2023-08-11T12:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: CSV Ingestion</title>
      <link>https://community.splunk.com/t5/Splunk-Search/CSV-Ingestion/m-p/654100#M226020</link>
      <description>&lt;P&gt;You're trying to use the standard CSV sourcetype with a non-standard CSV file.&amp;nbsp; That's not likely to work.&lt;/P&gt;&lt;P&gt;The &lt;FONT face="courier new,courier"&gt;FIELD_DELIMITER&lt;/FONT&gt; setting takes a single character as its value.&amp;nbsp; In this case, the value should be "|".&amp;nbsp; IIRC, this setting applies only if &lt;FONT face="courier new,courier"&gt;INDEXED_EXTRACTIONS&lt;/FONT&gt; is set.&amp;nbsp; Using &lt;FONT face="courier new,courier"&gt;INDEXED_EXTRACTIONS = PSV&lt;/FONT&gt; should handle file without the need for &lt;FONT face="courier new,courier"&gt;FIELD_DELIMITER&lt;/FONT&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Aug 2023 14:52:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/CSV-Ingestion/m-p/654100#M226020</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2023-08-11T14:52:25Z</dc:date>
    </item>
  </channel>
</rss>

