<?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: user fields contains comma in value. Best way to have field value include first and last name? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/user-fields-contains-comma-in-value-Best-way-to-have-field-value/m-p/113470#M29848</link>
    <description>&lt;P&gt;What you do in &lt;CODE&gt;rex&lt;/CODE&gt; can be moved to the field extraction configuration.&lt;/P&gt;

&lt;P&gt;What do you need &lt;CODE&gt;eval&lt;/CODE&gt; for?&lt;/P&gt;</description>
    <pubDate>Fri, 20 Jun 2014 18:41:10 GMT</pubDate>
    <dc:creator>martin_mueller</dc:creator>
    <dc:date>2014-06-20T18:41:10Z</dc:date>
    <item>
      <title>user fields contains comma in value. Best way to have field value include first and last name?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/user-fields-contains-comma-in-value-Best-way-to-have-field-value/m-p/113467#M29845</link>
      <description>&lt;P&gt;My field in the events is as follows&lt;/P&gt;

&lt;P&gt;UserFullName=Lastname, Firstname ,&lt;/P&gt;

&lt;P&gt;I know that I can use a regex to extract the fields and concantenante the fields using eval to create a new fullname field. That just seems a long way around.&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jun 2014 16:46:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/user-fields-contains-comma-in-value-Best-way-to-have-field-value/m-p/113467#M29845</guid>
      <dc:creator>ericrobinson</dc:creator>
      <dc:date>2014-06-20T16:46:17Z</dc:date>
    </item>
    <item>
      <title>Re: user fields contains comma in value. Best way to have field value include first and last name?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/user-fields-contains-comma-in-value-Best-way-to-have-field-value/m-p/113468#M29846</link>
      <description>&lt;P&gt;The best way would be to have the value enclosed in double quotes in the event like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;UserFullName="Lastname, Firstname I."
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Then Splunk will automatically extract the full value into the field.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jun 2014 17:19:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/user-fields-contains-comma-in-value-Best-way-to-have-field-value/m-p/113468#M29846</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-06-20T17:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: user fields contains comma in value. Best way to have field value include first and last name?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/user-fields-contains-comma-in-value-Best-way-to-have-field-value/m-p/113469#M29847</link>
      <description>&lt;P&gt;I realize fixing the event logging is best, but that is something that takes time and a backlog item with development. I was looking for something with sed etc.. to extract and re-order fields. I am now using rex and eval, but as I stated earlier that seems the long way around.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jun 2014 18:30:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/user-fields-contains-comma-in-value-Best-way-to-have-field-value/m-p/113469#M29847</guid>
      <dc:creator>ericrobinson</dc:creator>
      <dc:date>2014-06-20T18:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: user fields contains comma in value. Best way to have field value include first and last name?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/user-fields-contains-comma-in-value-Best-way-to-have-field-value/m-p/113470#M29848</link>
      <description>&lt;P&gt;What you do in &lt;CODE&gt;rex&lt;/CODE&gt; can be moved to the field extraction configuration.&lt;/P&gt;

&lt;P&gt;What do you need &lt;CODE&gt;eval&lt;/CODE&gt; for?&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jun 2014 18:41:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/user-fields-contains-comma-in-value-Best-way-to-have-field-value/m-p/113470#M29848</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-06-20T18:41:10Z</dc:date>
    </item>
  </channel>
</rss>

