<?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 Using delta with events that need to be grouped by another parameter in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Using-delta-with-events-that-need-to-be-grouped-by-another/m-p/79026#M19994</link>
    <description>&lt;P&gt;I have events that contain a counter of a number of packets sent. Each event applies only to a single port.&lt;/P&gt;

&lt;P&gt;How do I graph the rate of packets sent per port? &lt;/P&gt;

&lt;P&gt;I've tried using delta, but I can't work out how to do that per port.&lt;/P&gt;</description>
    <pubDate>Tue, 01 Oct 2013 21:54:07 GMT</pubDate>
    <dc:creator>tomdee</dc:creator>
    <dc:date>2013-10-01T21:54:07Z</dc:date>
    <item>
      <title>Using delta with events that need to be grouped by another parameter</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Using-delta-with-events-that-need-to-be-grouped-by-another/m-p/79026#M19994</link>
      <description>&lt;P&gt;I have events that contain a counter of a number of packets sent. Each event applies only to a single port.&lt;/P&gt;

&lt;P&gt;How do I graph the rate of packets sent per port? &lt;/P&gt;

&lt;P&gt;I've tried using delta, but I can't work out how to do that per port.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2013 21:54:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Using-delta-with-events-that-need-to-be-grouped-by-another/m-p/79026#M19994</guid>
      <dc:creator>tomdee</dc:creator>
      <dc:date>2013-10-01T21:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: Using delta with events that need to be grouped by another parameter</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Using-delta-with-events-that-need-to-be-grouped-by-another/m-p/79027#M19995</link>
      <description>&lt;P&gt;delta is only really a comparison between 2 events.&lt;/P&gt;

&lt;P&gt;Would something like this work?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| timechart packets by port
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 02 Oct 2013 01:13:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Using-delta-with-events-that-need-to-be-grouped-by-another/m-p/79027#M19995</guid>
      <dc:creator>justinfranks</dc:creator>
      <dc:date>2013-10-02T01:13:13Z</dc:date>
    </item>
  </channel>
</rss>

