<?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 How to allow special characters in the header for uploaded CSV data? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-allow-special-characters-in-the-header-for-uploaded-CSV/m-p/275466#M52833</link>
    <description>&lt;P&gt;I uploaded CSV data which contains some special characters in headers and values, but after parsing, all special characters were removed from the header.&lt;BR /&gt;
I want to support all characters in the header. I also tried several Regex patterns in "FIELD_HEADER_REGEX" and "Pattern for prefixed header line", but not able to get proper results.&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 08:08:35 GMT</pubDate>
    <dc:creator>chandresh_gurba</dc:creator>
    <dc:date>2020-09-29T08:08:35Z</dc:date>
    <item>
      <title>How to allow special characters in the header for uploaded CSV data?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-allow-special-characters-in-the-header-for-uploaded-CSV/m-p/275466#M52833</link>
      <description>&lt;P&gt;I uploaded CSV data which contains some special characters in headers and values, but after parsing, all special characters were removed from the header.&lt;BR /&gt;
I want to support all characters in the header. I also tried several Regex patterns in "FIELD_HEADER_REGEX" and "Pattern for prefixed header line", but not able to get proper results.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 08:08:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-allow-special-characters-in-the-header-for-uploaded-CSV/m-p/275466#M52833</guid>
      <dc:creator>chandresh_gurba</dc:creator>
      <dc:date>2020-09-29T08:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to allow special characters in the header for uploaded CSV data?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-allow-special-characters-in-the-header-for-uploaded-CSV/m-p/275467#M52834</link>
      <description>&lt;P&gt;CSV headers become Splunk fields so they are limited to the characters allowed in field names.  Valid characters for field names are a-z, A-Z, 0-9, or _ .  Field names cannot start with a digit or underscore.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Dec 2015 14:38:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-allow-special-characters-in-the-header-for-uploaded-CSV/m-p/275467#M52834</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2015-12-09T14:38:17Z</dc:date>
    </item>
  </channel>
</rss>

