<?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: Unique users, above threshhold, within timespan in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Unique-users-above-threshhold-within-timespan/m-p/21488#M3198</link>
    <description>&lt;P&gt;Very help, thank you!&lt;/P&gt;</description>
    <pubDate>Fri, 03 Jun 2011 20:47:22 GMT</pubDate>
    <dc:creator>atlauren</dc:creator>
    <dc:date>2011-06-03T20:47:22Z</dc:date>
    <item>
      <title>Unique users, above threshhold, within timespan</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Unique-users-above-threshhold-within-timespan/m-p/21486#M3196</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;

&lt;P&gt;Having developed a filter that dials in the events and fields I want, I'd now like to have it display only events in which a unique user exceeds X matching events within Y timeframe.&lt;/P&gt;

&lt;P&gt;I've deduced that a combination of top/associate/chart is probably where I need to go, but I can't quite put them together.&lt;/P&gt;

&lt;P&gt;Any hints from the common collective?&lt;/P&gt;

&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jun 2011 17:43:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Unique-users-above-threshhold-within-timespan/m-p/21486#M3196</guid>
      <dc:creator>atlauren</dc:creator>
      <dc:date>2011-06-02T17:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: Unique users, above threshhold, within timespan</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Unique-users-above-threshhold-within-timespan/m-p/21487#M3197</link>
      <description>&lt;P&gt;How about this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;... earliest=-15m@m latest=now | stats count by user | where count &amp;gt; 20
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 02 Jun 2011 18:10:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Unique-users-above-threshhold-within-timespan/m-p/21487#M3197</guid>
      <dc:creator>mw</dc:creator>
      <dc:date>2011-06-02T18:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: Unique users, above threshhold, within timespan</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Unique-users-above-threshhold-within-timespan/m-p/21488#M3198</link>
      <description>&lt;P&gt;Very help, thank you!&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jun 2011 20:47:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Unique-users-above-threshhold-within-timespan/m-p/21488#M3198</guid>
      <dc:creator>atlauren</dc:creator>
      <dc:date>2011-06-03T20:47:22Z</dc:date>
    </item>
  </channel>
</rss>

