<?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 edit automatic field extractions in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-edit-automatic-field-extractions/m-p/559131#M158852</link>
    <description>&lt;P&gt;I have some automatic field extractions specified in Props.conf per below&lt;/P&gt;&lt;P&gt;INDEXED_EXTRACTIONS=CSV&lt;BR /&gt;HEADER_FIELD_LINE_NUMBER=1&lt;/P&gt;&lt;P&gt;They work great and they are extracting about 30 columns but about 5 have 2 words&lt;/P&gt;&lt;P&gt;&amp;amp; I have to specify in each search to rename using one word.&lt;/P&gt;&lt;P&gt;I dont really see any config place to just remove the space in the automatic extraction.&lt;BR /&gt;Is there anyway to just make this change to these few extraction names in any config files?&lt;/P&gt;</description>
    <pubDate>Mon, 12 Jul 2021 16:50:44 GMT</pubDate>
    <dc:creator>clintla</dc:creator>
    <dc:date>2021-07-12T16:50:44Z</dc:date>
    <item>
      <title>How to edit automatic field extractions</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-edit-automatic-field-extractions/m-p/559131#M158852</link>
      <description>&lt;P&gt;I have some automatic field extractions specified in Props.conf per below&lt;/P&gt;&lt;P&gt;INDEXED_EXTRACTIONS=CSV&lt;BR /&gt;HEADER_FIELD_LINE_NUMBER=1&lt;/P&gt;&lt;P&gt;They work great and they are extracting about 30 columns but about 5 have 2 words&lt;/P&gt;&lt;P&gt;&amp;amp; I have to specify in each search to rename using one word.&lt;/P&gt;&lt;P&gt;I dont really see any config place to just remove the space in the automatic extraction.&lt;BR /&gt;Is there anyway to just make this change to these few extraction names in any config files?&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jul 2021 16:50:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-edit-automatic-field-extractions/m-p/559131#M158852</guid>
      <dc:creator>clintla</dc:creator>
      <dc:date>2021-07-12T16:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit automatic field extractions</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-edit-automatic-field-extractions/m-p/559186#M158871</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/5516"&gt;@clintla&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you haven't set the following key meaning default behaviour takes care of words, then words with spaces would replaced with _. For example "customer name" would be seen as "customer_name" in search results.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;HEADER_FIELD_ACCEPTABLE_SPECIAL_CHARACTERS = &amp;lt;string&amp;gt;
* This setting specifies the special characters that are allowed in header
  fields.
* When this setting is not set, the processor replaces all characters in header
  field names that are neither alphanumeric or a space (" ") with underscores.
  * For example, if you import a CSV file, and one of the header field names is
    "field.name", the processor replaces "field.name" with "field_name", and
    imports the field this way.&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;Is that something you are looking for?&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jul 2021 02:02:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-edit-automatic-field-extractions/m-p/559186#M158871</guid>
      <dc:creator>venkatasri</dc:creator>
      <dc:date>2021-07-13T02:02:54Z</dc:date>
    </item>
  </channel>
</rss>

