<?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 event charting question in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Transaction-event-charting-question/m-p/15338#M1860</link>
    <description>&lt;P&gt;Have you tried using &lt;A href="http://www.splunk.com/base/Documentation/latest/SearchReference/Xyseries" rel="nofollow"&gt;xyseries&lt;/A&gt;?&lt;/P&gt;

&lt;P&gt;Another approach would be to use the &lt;CODE&gt;chart&lt;/CODE&gt; command.  You would still have to specify an aggregate function, but if you have only one value per transaction then the aggregate will return the original value anyways.  So you could try:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| chart sum(duration) by transaction_id
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Sat, 12 Jun 2010 00:57:31 GMT</pubDate>
    <dc:creator>Lowell</dc:creator>
    <dc:date>2010-06-12T00:57:31Z</dc:date>
    <item>
      <title>Transaction event charting question</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Transaction-event-charting-question/m-p/15337#M1859</link>
      <description>&lt;P&gt;I was wondering if it is possible to chart results on a per event basis. By this, I mean that I have defined a transaction in my search. Resulting fields from this search include how long an action took, and how many discreet units of work there was in the action. I want to be able to chart, per transactional event, how long and how many. Is this possible?&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jun 2010 22:35:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Transaction-event-charting-question/m-p/15337#M1859</guid>
      <dc:creator>ericrobinson</dc:creator>
      <dc:date>2010-06-11T22:35:57Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction event charting question</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Transaction-event-charting-question/m-p/15338#M1860</link>
      <description>&lt;P&gt;Have you tried using &lt;A href="http://www.splunk.com/base/Documentation/latest/SearchReference/Xyseries" rel="nofollow"&gt;xyseries&lt;/A&gt;?&lt;/P&gt;

&lt;P&gt;Another approach would be to use the &lt;CODE&gt;chart&lt;/CODE&gt; command.  You would still have to specify an aggregate function, but if you have only one value per transaction then the aggregate will return the original value anyways.  So you could try:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| chart sum(duration) by transaction_id
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sat, 12 Jun 2010 00:57:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Transaction-event-charting-question/m-p/15338#M1860</guid>
      <dc:creator>Lowell</dc:creator>
      <dc:date>2010-06-12T00:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction event charting question</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Transaction-event-charting-question/m-p/15339#M1861</link>
      <description>&lt;P&gt;You mean per event along a timeline, by time of the transaction? Or just a table?&lt;/P&gt;</description>
      <pubDate>Sat, 12 Jun 2010 10:27:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Transaction-event-charting-question/m-p/15339#M1861</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2010-06-12T10:27:16Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction event charting question</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Transaction-event-charting-question/m-p/15340#M1862</link>
      <description>&lt;P&gt;Per event along a timeline.. the former. I am not interested in the duration perse.. I am using the transaction command to associate the tran_id.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Aug 2010 03:36:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Transaction-event-charting-question/m-p/15340#M1862</guid>
      <dc:creator>ericrobinson</dc:creator>
      <dc:date>2010-08-25T03:36:45Z</dc:date>
    </item>
  </channel>
</rss>

