<?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: Modifying Field Extraction in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-modify-field-extraction/m-p/530521#M4242</link>
    <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/180486"&gt;@balcv&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;share details of TA and it's version to check configuration and to provide you fix.&lt;/P&gt;</description>
    <pubDate>Tue, 24 Nov 2020 05:13:50 GMT</pubDate>
    <dc:creator>thambisetty</dc:creator>
    <dc:date>2020-11-24T05:13:50Z</dc:date>
    <item>
      <title>How to modify field extraction?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-modify-field-extraction/m-p/530503#M4241</link>
      <description>&lt;P&gt;I have a data source that is being ingested into Splunk using a default field extraction which is working fine.&amp;nbsp; The data looks like:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;DateTime=2020-11-24-10.38.00.869407,type=New-Request,Username=9999999,Client-Mac=F8-4E-73-xx-xx-xx,Called-Station-Id=A0-D3-C1-zz-zz-zz,SSID=myWiFi,NAS-IP=192.168.141.130,Nas-Identifier=CISCO_AP:CN3AD338P5,NAS-Port-Type=Wireless-802.11,Campus=SMB,Location=SMB Buildings HI&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The data is being parsed correctly and I get the field name / value pairs in Splunk no problem (field_name=value).&amp;nbsp; The issue I have is the last field, Location.&lt;/P&gt;
&lt;P&gt;The default field extraction is extracting the Location field however if the value contains spaces I am only getting up to the first space as the value in the indexed data.&amp;nbsp; From the above example, my Location data is returning "SMB" only and not "SMB Buildings HI".&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there any way to resolve this to either prevent it splitting the value at the space, or to replace the space with another character such as '_'.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Nov 2020 05:28:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-to-modify-field-extraction/m-p/530503#M4241</guid>
      <dc:creator>balcv</dc:creator>
      <dc:date>2020-11-24T05:28:37Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying Field Extraction</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-modify-field-extraction/m-p/530521#M4242</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/180486"&gt;@balcv&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;share details of TA and it's version to check configuration and to provide you fix.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Nov 2020 05:13:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-to-modify-field-extraction/m-p/530521#M4242</guid>
      <dc:creator>thambisetty</dc:creator>
      <dc:date>2020-11-24T05:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying Field Extraction</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-modify-field-extraction/m-p/530681#M4265</link>
      <description>&lt;P&gt;Thanks for replying &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/129407"&gt;@thambisetty&lt;/a&gt; , but what is TA?&lt;/P&gt;</description>
      <pubDate>Tue, 24 Nov 2020 21:14:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-to-modify-field-extraction/m-p/530681#M4265</guid>
      <dc:creator>balcv</dc:creator>
      <dc:date>2020-11-24T21:14:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to modify field extraction?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-modify-field-extraction/m-p/530688#M4270</link>
      <description>&lt;P&gt;props.conf:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SEDCMD-kv =&amp;nbsp;s/=([^,]+)(,|$)/="\1"\2/g&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;work around:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;| rex&amp;nbsp;"Location=(?&amp;lt;Location&amp;gt;[^,]+),|$"&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Nov 2020 21:41:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-to-modify-field-extraction/m-p/530688#M4270</guid>
      <dc:creator>to4kawa</dc:creator>
      <dc:date>2020-11-24T21:41:36Z</dc:date>
    </item>
  </channel>
</rss>

