<?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 CSV comma handling != Excel comma handling in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-CSV-comma-handling-Excel-comma-handling/m-p/67220#M13502</link>
    <description>&lt;P&gt;Thats what my stanza currently looks like.&lt;/P&gt;</description>
    <pubDate>Wed, 06 Jun 2012 15:54:14 GMT</pubDate>
    <dc:creator>virtualpony</dc:creator>
    <dc:date>2012-06-06T15:54:14Z</dc:date>
    <item>
      <title>Splunk CSV comma handling != Excel comma handling</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-CSV-comma-handling-Excel-comma-handling/m-p/67218#M13500</link>
      <description>&lt;P&gt;I have a CSV file that lines up fields perfectly in Excel, but when Splunk parses that same CSV data, it gets tripped up when it gets an event with an extra comma in it, even if each field is encapsulated with "quotes" like this:&lt;/P&gt;

&lt;P&gt;"5/1/2012 12:15:43 AM","GeneralHostWarningEvent","warning","","USLAB1","Compute HCS","Issue detected on uslab1esxi04, reboot host."&lt;/P&gt;

&lt;P&gt;See in the last field, there is a comma before reboot host. This is where Splunk ends that field and then events after this get misaligned.&lt;/P&gt;

&lt;P&gt;Is this a bug that should be fixed, or am I going to need to backfill all my data with a force dimlimiter of some other character other than a comma?&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jun 2012 21:46:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-CSV-comma-handling-Excel-comma-handling/m-p/67218#M13500</guid>
      <dc:creator>virtualpony</dc:creator>
      <dc:date>2012-06-04T21:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk CSV comma handling != Excel comma handling</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-CSV-comma-handling-Excel-comma-handling/m-p/67219#M13501</link>
      <description>&lt;P&gt;Your CSV file should work if you put the next line in your stanza in transforms.conf&lt;/P&gt;

&lt;P&gt;[Your_stanza]&lt;BR /&gt;
FIELDS="Time","EventType","Priority","somthing","location","client","description"&lt;BR /&gt;
DELIMS=","&lt;/P&gt;

&lt;P&gt;[Edit]&lt;BR /&gt;
I did some more research and found out that multiple characters to split the CSV fields is not possible. You can use an regular expression instead to split your fields.&lt;BR /&gt;
[/Edit]&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jun 2012 15:28:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-CSV-comma-handling-Excel-comma-handling/m-p/67219#M13501</guid>
      <dc:creator>Stefan_van_de_R</dc:creator>
      <dc:date>2012-06-06T15:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk CSV comma handling != Excel comma handling</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-CSV-comma-handling-Excel-comma-handling/m-p/67220#M13502</link>
      <description>&lt;P&gt;Thats what my stanza currently looks like.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jun 2012 15:54:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-CSV-comma-handling-Excel-comma-handling/m-p/67220#M13502</guid>
      <dc:creator>virtualpony</dc:creator>
      <dc:date>2012-06-06T15:54:14Z</dc:date>
    </item>
  </channel>
</rss>

