<?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 Transaction  with two fields have that have the same value in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Transaction-with-two-fields-have-that-have-the-same-value/m-p/171427#M49097</link>
    <description>&lt;P&gt;in my logs the "connectionid" on one _raw log and the fcid&lt;/P&gt;

&lt;P&gt;I tried this &lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;sourcetype=foo | rename connectionid AS transactionid fcid AS transactionid | transaction transactionid&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;and it seems to work but there has to be a better way.&lt;/P&gt;</description>
    <pubDate>Tue, 05 Aug 2014 16:23:06 GMT</pubDate>
    <dc:creator>hartfoml</dc:creator>
    <dc:date>2014-08-05T16:23:06Z</dc:date>
    <item>
      <title>Transaction  with two fields have that have the same value</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Transaction-with-two-fields-have-that-have-the-same-value/m-p/171427#M49097</link>
      <description>&lt;P&gt;in my logs the "connectionid" on one _raw log and the fcid&lt;/P&gt;

&lt;P&gt;I tried this &lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;sourcetype=foo | rename connectionid AS transactionid fcid AS transactionid | transaction transactionid&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;and it seems to work but there has to be a better way.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Aug 2014 16:23:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Transaction-with-two-fields-have-that-have-the-same-value/m-p/171427#M49097</guid>
      <dc:creator>hartfoml</dc:creator>
      <dc:date>2014-08-05T16:23:06Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction  with two fields have that have the same value</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Transaction-with-two-fields-have-that-have-the-same-value/m-p/171428#M49098</link>
      <description>&lt;P&gt;Similar one&lt;/P&gt;

&lt;P&gt;sourcetype=foo | eval transactionid=coalesce(connectionid , fcid)| transaction transactionid&lt;/P&gt;</description>
      <pubDate>Tue, 05 Aug 2014 16:26:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Transaction-with-two-fields-have-that-have-the-same-value/m-p/171428#M49098</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2014-08-05T16:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction  with two fields have that have the same value</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Transaction-with-two-fields-have-that-have-the-same-value/m-p/171429#M49099</link>
      <description>&lt;P&gt;Somesoni,&lt;/P&gt;

&lt;P&gt;Thanks for the suggestion. Can you put this in as an answer so I can give you credit&lt;/P&gt;</description>
      <pubDate>Tue, 05 Aug 2014 18:10:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Transaction-with-two-fields-have-that-have-the-same-value/m-p/171429#M49099</guid>
      <dc:creator>hartfoml</dc:creator>
      <dc:date>2014-08-05T18:10:29Z</dc:date>
    </item>
  </channel>
</rss>

