<?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: How to find EPS/GB? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-find-EPS-GB/m-p/644668#M109727</link>
    <description>&lt;P&gt;It's difficult without seeing your data.&amp;nbsp; For just eps, try:&lt;/P&gt;&lt;P&gt;index=_internal source=*metrics.log earliest=-1h group=per_host_thruput series=* component=Metrics&lt;BR /&gt;| timechart span=1m avg(eps) as avg_eps&lt;/P&gt;</description>
    <pubDate>Thu, 25 May 2023 17:23:00 GMT</pubDate>
    <dc:creator>paulcurry</dc:creator>
    <dc:date>2023-05-25T17:23:00Z</dc:date>
    <item>
      <title>How to find EPS/GB?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-find-EPS-GB/m-p/644621#M109722</link>
      <description>&lt;P&gt;Hi All,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Need little help I need to find EPS/GB of my existing data.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How to find out that data do we have any SPL for this or how it this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2023 12:13:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-find-EPS-GB/m-p/644621#M109722</guid>
      <dc:creator>debjit_k</dc:creator>
      <dc:date>2023-05-25T12:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to find EPS/GB?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-find-EPS-GB/m-p/644663#M109725</link>
      <description>&lt;P&gt;Not exactly sure what you are looking for, but maybe some information from the _internal index can help.&amp;nbsp; Like this:&lt;/P&gt;&lt;P&gt;index=_internal host=* group=per_index_thruput | stats sum(kbps) as kbps sum(ev) as ev by series | eval ev=round(ev,0)&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2023 16:22:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-find-EPS-GB/m-p/644663#M109725</guid>
      <dc:creator>paulcurry</dc:creator>
      <dc:date>2023-05-25T16:22:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to find EPS/GB?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-find-EPS-GB/m-p/644667#M109726</link>
      <description>&lt;P&gt;Thank you for the query.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Actually I'm looking for EPS only. Will the below query works just to find EPS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Debjit&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2023 17:14:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-find-EPS-GB/m-p/644667#M109726</guid>
      <dc:creator>debjit_k</dc:creator>
      <dc:date>2023-05-25T17:14:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to find EPS/GB?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-find-EPS-GB/m-p/644668#M109727</link>
      <description>&lt;P&gt;It's difficult without seeing your data.&amp;nbsp; For just eps, try:&lt;/P&gt;&lt;P&gt;index=_internal source=*metrics.log earliest=-1h group=per_host_thruput series=* component=Metrics&lt;BR /&gt;| timechart span=1m avg(eps) as avg_eps&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2023 17:23:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-find-EPS-GB/m-p/644668#M109727</guid>
      <dc:creator>paulcurry</dc:creator>
      <dc:date>2023-05-25T17:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to find EPS/GB?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-find-EPS-GB/m-p/644726#M109731</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;as&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/245736"&gt;@paulcurry&lt;/a&gt;&amp;nbsp;said, 1st you must define what you are meaning with EPS?&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;indexing speed&lt;/LI&gt;&lt;LI&gt;throughput on some node e.g. UF or HF or ...&lt;/LI&gt;&lt;LI&gt;search speed&lt;/LI&gt;&lt;LI&gt;something else&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;r. Ismo&lt;/P&gt;</description>
      <pubDate>Fri, 26 May 2023 10:11:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-find-EPS-GB/m-p/644726#M109731</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2023-05-26T10:11:08Z</dc:date>
    </item>
  </channel>
</rss>

