<?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 how can i get certain no of events in splunk ?? in Knowledge Management</title>
    <link>https://community.splunk.com/t5/Knowledge-Management/how-can-i-get-certain-no-of-events-in-splunk/m-p/50495#M7170</link>
    <description>&lt;P&gt;Hi..&lt;/P&gt;

&lt;P&gt;I need a splunk query to return specfic no of search results..say not like top 10 ... i need a search results from top 10 to 20 something like that..how can i get that in query ?&lt;/P&gt;

&lt;P&gt;please help !&lt;/P&gt;</description>
    <pubDate>Fri, 30 Nov 2012 12:22:51 GMT</pubDate>
    <dc:creator>rakesh_498115</dc:creator>
    <dc:date>2012-11-30T12:22:51Z</dc:date>
    <item>
      <title>how can i get certain no of events in splunk ??</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/how-can-i-get-certain-no-of-events-in-splunk/m-p/50495#M7170</link>
      <description>&lt;P&gt;Hi..&lt;/P&gt;

&lt;P&gt;I need a splunk query to return specfic no of search results..say not like top 10 ... i need a search results from top 10 to 20 something like that..how can i get that in query ?&lt;/P&gt;

&lt;P&gt;please help !&lt;/P&gt;</description>
      <pubDate>Fri, 30 Nov 2012 12:22:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/how-can-i-get-certain-no-of-events-in-splunk/m-p/50495#M7170</guid>
      <dc:creator>rakesh_498115</dc:creator>
      <dc:date>2012-11-30T12:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: how can i get certain no of events in splunk ??</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/how-can-i-get-certain-no-of-events-in-splunk/m-p/50496#M7171</link>
      <description>&lt;P&gt;You can get that by using a combination of &lt;CODE&gt;head&lt;/CODE&gt; and &lt;CODE&gt;tail&lt;/CODE&gt;. To get result 10-20, you'd do:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;... | head 20 | tail 10
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 30 Nov 2012 12:28:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/how-can-i-get-certain-no-of-events-in-splunk/m-p/50496#M7171</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2012-11-30T12:28:39Z</dc:date>
    </item>
  </channel>
</rss>

