<?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: eval &amp; coalesce in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/eval-coalesce/m-p/47892#M11437</link>
    <description>&lt;P&gt;&lt;CODE&gt;coalesce&lt;/CODE&gt; takes a number of fields and returns the first one that is not null. So, if that's the behaviour you want, your query seems fine to me.&lt;/P&gt;</description>
    <pubDate>Thu, 29 Nov 2012 12:10:05 GMT</pubDate>
    <dc:creator>Ayn</dc:creator>
    <dc:date>2012-11-29T12:10:05Z</dc:date>
    <item>
      <title>eval &amp; coalesce</title>
      <link>https://community.splunk.com/t5/Splunk-Search/eval-coalesce/m-p/47889#M11434</link>
      <description>&lt;P&gt;I'm trying to normalize various user fields within Windows logs. The fields I'm trying to combine are users Users and Account_Name.&lt;/P&gt;

&lt;P&gt;My query isn't failing but I don't think I'm quite doing this correctly.&lt;/P&gt;

&lt;P&gt;I'm using the string:&lt;BR /&gt;
    | eval allusers=coalesce(users,Users,Account_Name)&lt;/P&gt;</description>
      <pubDate>Wed, 28 Nov 2012 19:28:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/eval-coalesce/m-p/47889#M11434</guid>
      <dc:creator>hagjos43</dc:creator>
      <dc:date>2012-11-28T19:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: eval &amp; coalesce</title>
      <link>https://community.splunk.com/t5/Splunk-Search/eval-coalesce/m-p/47890#M11435</link>
      <description>&lt;P&gt;Do you want to concatenate those fields or use the first in that list that is not null?&lt;/P&gt;</description>
      <pubDate>Wed, 28 Nov 2012 20:13:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/eval-coalesce/m-p/47890#M11435</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2012-11-28T20:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: eval &amp; coalesce</title>
      <link>https://community.splunk.com/t5/Splunk-Search/eval-coalesce/m-p/47891#M11436</link>
      <description>&lt;P&gt;I want to not have duplicates that may exist in both fields.&lt;BR /&gt;
Jsmith may have logged onto a Win Server 2k3 box and the field is called "users" then he may log onto a win 2k8 box and the field is called "Users" The differences being the uppercase and lowercase "u"&lt;/P&gt;</description>
      <pubDate>Thu, 29 Nov 2012 11:27:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/eval-coalesce/m-p/47891#M11436</guid>
      <dc:creator>hagjos43</dc:creator>
      <dc:date>2012-11-29T11:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: eval &amp; coalesce</title>
      <link>https://community.splunk.com/t5/Splunk-Search/eval-coalesce/m-p/47892#M11437</link>
      <description>&lt;P&gt;&lt;CODE&gt;coalesce&lt;/CODE&gt; takes a number of fields and returns the first one that is not null. So, if that's the behaviour you want, your query seems fine to me.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Nov 2012 12:10:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/eval-coalesce/m-p/47892#M11437</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2012-11-29T12:10:05Z</dc:date>
    </item>
  </channel>
</rss>

