<?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: VMWare APP Usage in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/VMWare-APP-Usage/m-p/46468#M2484</link>
    <description>&lt;P&gt;I believe Tuxford's search is not 100% reliable because Splunk only logs the top few volume-generating hosts in the internal log.&lt;/P&gt;

&lt;P&gt;Calculating the raw bytes of a message is often a good indicator:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=vmware host=esxi* | eval bytes=len(_raw) | stats sum(bytes) as bytes by host | eval bytes/1024/1024
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Although I believe meta data also counts towards indexing volume so the above search isn't 100% either (but likely to be close enough)&lt;/P&gt;</description>
    <pubDate>Mon, 03 Sep 2012 12:43:37 GMT</pubDate>
    <dc:creator>ayme</dc:creator>
    <dc:date>2012-09-03T12:43:37Z</dc:date>
    <item>
      <title>VMWare APP Usage</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/VMWare-APP-Usage/m-p/46465#M2481</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Is it possible to get a daily indexed total per ESX(Host) and VC rather than an indexed daily total for the entire vmware index?&lt;BR /&gt;
The APP uses multiple indexes also, so it would need to take into consideration these?&lt;/P&gt;

&lt;P&gt;Maybe something like:&lt;/P&gt;

&lt;P&gt;index=_internal source=*license_usage.log type=Usage | eval MB=b/1024/1024 | timechart span=1d sum(MB) by h useother=false&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 12:21:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/VMWare-APP-Usage/m-p/46465#M2481</guid>
      <dc:creator>matthewparry</dc:creator>
      <dc:date>2020-09-28T12:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: VMWare APP Usage</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/VMWare-APP-Usage/m-p/46466#M2482</link>
      <description>&lt;P&gt;If you go Status - Index activity - Indexing volume you can split by index, source, sourcetype and host.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Aug 2012 13:01:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/VMWare-APP-Usage/m-p/46466#M2482</guid>
      <dc:creator>tuxford</dc:creator>
      <dc:date>2012-08-30T13:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: VMWare APP Usage</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/VMWare-APP-Usage/m-p/46467#M2483</link>
      <description>&lt;P&gt;Maybe this one can be tweaked to your needs?&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
index="_internal" source="*metrics.log" per_host_thruput series="*esxi*" OR series="*vc*" | eval MB=kb/1024 | chart sum(MB) by series
&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Mon, 03 Sep 2012 12:32:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/VMWare-APP-Usage/m-p/46467#M2483</guid>
      <dc:creator>tuxford</dc:creator>
      <dc:date>2012-09-03T12:32:05Z</dc:date>
    </item>
    <item>
      <title>Re: VMWare APP Usage</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/VMWare-APP-Usage/m-p/46468#M2484</link>
      <description>&lt;P&gt;I believe Tuxford's search is not 100% reliable because Splunk only logs the top few volume-generating hosts in the internal log.&lt;/P&gt;

&lt;P&gt;Calculating the raw bytes of a message is often a good indicator:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=vmware host=esxi* | eval bytes=len(_raw) | stats sum(bytes) as bytes by host | eval bytes/1024/1024
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Although I believe meta data also counts towards indexing volume so the above search isn't 100% either (but likely to be close enough)&lt;/P&gt;</description>
      <pubDate>Mon, 03 Sep 2012 12:43:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/VMWare-APP-Usage/m-p/46468#M2484</guid>
      <dc:creator>ayme</dc:creator>
      <dc:date>2012-09-03T12:43:37Z</dc:date>
    </item>
  </channel>
</rss>

