<?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: annotated raw field in transactions in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/annotated-raw-field-in-transactions/m-p/9717#M232</link>
    <description>&lt;P&gt;A fairly crude way of seeing the source/sourcetype/host next to each individual event is to concat the value of those fields into _raw before doing the transaction, e.g.&lt;/P&gt;

&lt;P&gt;… | eval _raw = source . “;” . sourcetype . “;” . host . “;” . _raw | transaction …&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;SteveZ&lt;/LI&gt;
&lt;/UL&gt;</description>
    <pubDate>Fri, 12 Feb 2010 02:22:17 GMT</pubDate>
    <dc:creator>Ledion_Bitincka</dc:creator>
    <dc:date>2010-02-12T02:22:17Z</dc:date>
    <item>
      <title>annotated raw field in transactions</title>
      <link>https://community.splunk.com/t5/Splunk-Search/annotated-raw-field-in-transactions/m-p/9716#M231</link>
      <description>&lt;P&gt;Dan Goldburt asks:&lt;BR /&gt;&lt;BR /&gt;
I'm consistently getting the following request from customers: "can I see where each event came from?". If they have this 150+ line transaction and want to scan through it, it helps to see the host, sourcetype, etc... next to each component event. (for a deep dive, I attached an email where I was working on this for another customer and couldn't come up with a satisfactory answer). Has anyone else heard this complaint?&lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2010 02:21:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/annotated-raw-field-in-transactions/m-p/9716#M231</guid>
      <dc:creator>Ledion_Bitincka</dc:creator>
      <dc:date>2010-02-12T02:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: annotated raw field in transactions</title>
      <link>https://community.splunk.com/t5/Splunk-Search/annotated-raw-field-in-transactions/m-p/9717#M232</link>
      <description>&lt;P&gt;A fairly crude way of seeing the source/sourcetype/host next to each individual event is to concat the value of those fields into _raw before doing the transaction, e.g.&lt;/P&gt;

&lt;P&gt;… | eval _raw = source . “;” . sourcetype . “;” . host . “;” . _raw | transaction …&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;SteveZ&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Fri, 12 Feb 2010 02:22:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/annotated-raw-field-in-transactions/m-p/9717#M232</guid>
      <dc:creator>Ledion_Bitincka</dc:creator>
      <dc:date>2010-02-12T02:22:17Z</dc:date>
    </item>
  </channel>
</rss>

