<?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: Is there a way to show the number of events per distinct count of servers over time? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-show-the-number-of-events-per-distinct-count/m-p/258135#M77327</link>
    <description>&lt;P&gt;It's possible that your new indexer is collecting something that you aren't aware of, but it's hopefully some other machine and not your indexer.  Run this search on the time range just before &amp;amp; after you noticed the increase.  (It could be a long search if you have a large environment, so you may want to run it in the background.)&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=* | timechart span=1d count by host
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;If you have a huge number of hosts then you may need to include the limit and useother parameters, too.  &lt;/P&gt;</description>
    <pubDate>Tue, 12 Jul 2016 18:43:54 GMT</pubDate>
    <dc:creator>lycollicott</dc:creator>
    <dc:date>2016-07-12T18:43:54Z</dc:date>
    <item>
      <title>Is there a way to show the number of events per distinct count of servers over time?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-show-the-number-of-events-per-distinct-count/m-p/258131#M77323</link>
      <description>&lt;P&gt;For my data set, I am looking to see the sum of the number of events per distinct count of servers. Reasoning, I am looking at a data set that has a large increase in volume near increase in Splunk indexing servers. I wanted to see if the increase of Splunk indexers could be the cause of the increase in volume. Any additional insight is appreciated. &lt;/P&gt;

&lt;P&gt;Thanks in advance &lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2016 18:25:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-show-the-number-of-events-per-distinct-count/m-p/258131#M77323</guid>
      <dc:creator>wzgoda</dc:creator>
      <dc:date>2016-07-12T18:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to show the number of events per distinct count of servers over time?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-show-the-number-of-events-per-distinct-count/m-p/258132#M77324</link>
      <description>&lt;P&gt;Do you mean that you added a new indexer to an indexer cluster and at the same time you noticed that you were indexing a greater number of events?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2016 18:31:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-show-the-number-of-events-per-distinct-count/m-p/258132#M77324</guid>
      <dc:creator>lycollicott</dc:creator>
      <dc:date>2016-07-12T18:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to show the number of events per distinct count of servers over time?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-show-the-number-of-events-per-distinct-count/m-p/258133#M77325</link>
      <description>&lt;P&gt;close.... I added a new indexer and after a short period of time the volume increased. My boss is grilling me for the ration of events per server over time so I just want to get that for her. &lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2016 18:34:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-show-the-number-of-events-per-distinct-count/m-p/258133#M77325</guid>
      <dc:creator>wzgoda</dc:creator>
      <dc:date>2016-07-12T18:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to show the number of events per distinct count of servers over time?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-show-the-number-of-events-per-distinct-count/m-p/258134#M77326</link>
      <description>&lt;P&gt;Try like this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=* | timechart span=1d count by splunk_server limit=0 useother=f | addtotals
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 12 Jul 2016 18:37:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-show-the-number-of-events-per-distinct-count/m-p/258134#M77326</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2016-07-12T18:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to show the number of events per distinct count of servers over time?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-show-the-number-of-events-per-distinct-count/m-p/258135#M77327</link>
      <description>&lt;P&gt;It's possible that your new indexer is collecting something that you aren't aware of, but it's hopefully some other machine and not your indexer.  Run this search on the time range just before &amp;amp; after you noticed the increase.  (It could be a long search if you have a large environment, so you may want to run it in the background.)&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=* | timechart span=1d count by host
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;If you have a huge number of hosts then you may need to include the limit and useother parameters, too.  &lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2016 18:43:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-show-the-number-of-events-per-distinct-count/m-p/258135#M77327</guid>
      <dc:creator>lycollicott</dc:creator>
      <dc:date>2016-07-12T18:43:54Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to show the number of events per distinct count of servers over time?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-show-the-number-of-events-per-distinct-count/m-p/258136#M77328</link>
      <description>&lt;P&gt;Some extra (and possibly faster) fun searches:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| tstats prestats=t count WHERE index=* BY _time host span=1d | timechart span=1d count by host
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;If you needed that by indexer, you can try something like:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| tstats prestats=t count WHERE index=* BY _time splunk_server span=1d | timechart span=1d count by splunk_server
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 12 Jul 2016 20:14:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-show-the-number-of-events-per-distinct-count/m-p/258136#M77328</guid>
      <dc:creator>dshpritz</dc:creator>
      <dc:date>2016-07-12T20:14:42Z</dc:date>
    </item>
  </channel>
</rss>

