<?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: Transaction with multiple sourcetype in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Transaction-with-multiple-sourcetype/m-p/49638#M11917</link>
    <description>&lt;P&gt;Thanks to both of you.&lt;/P&gt;</description>
    <pubDate>Fri, 25 Feb 2011 17:05:35 GMT</pubDate>
    <dc:creator>cafissimo</dc:creator>
    <dc:date>2011-02-25T17:05:35Z</dc:date>
    <item>
      <title>Transaction with multiple sourcetype</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Transaction-with-multiple-sourcetype/m-p/49635#M11914</link>
      <description>&lt;P&gt;Hello,
please, I would like to know if it is possible to use multiple and different sourcetypes with the splunk "transaction" command.&lt;/P&gt;

&lt;P&gt;Thanks and kind regards.&lt;/P&gt;

&lt;P&gt;Luca Caldiero
Consoft Sistemi S.p.A.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Feb 2011 21:56:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Transaction-with-multiple-sourcetype/m-p/49635#M11914</guid>
      <dc:creator>cafissimo</dc:creator>
      <dc:date>2011-02-24T21:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction with multiple sourcetype</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Transaction-with-multiple-sourcetype/m-p/49636#M11915</link>
      <description>&lt;P&gt;I guess it's similar to this one: &lt;A href="http://answers.splunk.com/questions/3994/multiple-transactions-in-a-single-search" rel="nofollow"&gt;http://answers.splunk.com/questions/3994/multiple-transactions-in-a-single-search&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;gkanapathy mentioned several sourcetypes with one transaction command&lt;/P&gt;</description>
      <pubDate>Thu, 24 Feb 2011 22:11:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Transaction-with-multiple-sourcetype/m-p/49636#M11915</guid>
      <dc:creator>LCM</dc:creator>
      <dc:date>2011-02-24T22:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction with multiple sourcetype</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Transaction-with-multiple-sourcetype/m-p/49637#M11916</link>
      <description>&lt;P&gt;What the transaction command does is simply grouping/merging events with the same value of the specified field(s) into one event. &lt;CODE&gt;sourcetype&lt;/CODE&gt; is just another field for this command. So a simple search like this would create transaction events from multiple sourcetypes:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;sourcetype=my_sourcetype1 OR sourcetype=mysourcetype2 | transaction myTransactionField
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The only thing that matters is that the content of the field(s) used to build the transaction has the same value in those events that should get merged.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Feb 2011 22:55:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Transaction-with-multiple-sourcetype/m-p/49637#M11916</guid>
      <dc:creator>ziegfried</dc:creator>
      <dc:date>2011-02-24T22:55:42Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction with multiple sourcetype</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Transaction-with-multiple-sourcetype/m-p/49638#M11917</link>
      <description>&lt;P&gt;Thanks to both of you.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Feb 2011 17:05:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Transaction-with-multiple-sourcetype/m-p/49638#M11917</guid>
      <dc:creator>cafissimo</dc:creator>
      <dc:date>2011-02-25T17:05:35Z</dc:date>
    </item>
  </channel>
</rss>

