<?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 Why is a large amount of WMI data being indexed (6 GB) from Windows servers and how do I prevent this? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-a-large-amount-of-WMI-data-being-indexed-6-GB-from/m-p/146872#M29934</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have installed forwarders on Windows servers to fetch Windows logs both "Windows event logs" and  "PerfMon". I am receiving a large amount of data from each server, around 6 GB. I have configured wmi.conf &amp;amp; outputs.conf in the deployment server and added clients (Windows server). Though I mentioned below queries in wmi.conf, I am receiving around 6 GB of data, which is breaching my license usage. Would WMI data be 6 GB? How can I resolve this issue? I do not want 6 GB data to be monitored.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[WMI:FreeDiskSpace]
interval= 60
wql = SELECT FreeMegabytes, Name, PercentDiskTime, PercentFreeSpace, DiskBytesPersec, CurrentDiskQueueLength FROM Win32_PerfFormattedData_PerfDisk_LogicalDisk
disabled = 0
index = fmi_prod

[WMI:CPUTime]
interval = 60
wql = SELECT PercentProcessorTime, PercentUserTime FROM Win32_PerfFormattedData_PerfOS_Processor WHERE Name="_Total"
disabled = 0
index = fmi_prod

[WMI:LocalMainMemory]
interval = 60
wql = SELECT CommittedBytes, AvailableBytes, AvailableMBytes, PercentCommittedBytesInUse, Caption from Win32_PerfFormattedData_PerfOS_Memory
disabled = 0
index = fmi_prod
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Thu, 19 Feb 2015 09:31:16 GMT</pubDate>
    <dc:creator>marellasunil</dc:creator>
    <dc:date>2015-02-19T09:31:16Z</dc:date>
    <item>
      <title>Why is a large amount of WMI data being indexed (6 GB) from Windows servers and how do I prevent this?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-a-large-amount-of-WMI-data-being-indexed-6-GB-from/m-p/146872#M29934</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have installed forwarders on Windows servers to fetch Windows logs both "Windows event logs" and  "PerfMon". I am receiving a large amount of data from each server, around 6 GB. I have configured wmi.conf &amp;amp; outputs.conf in the deployment server and added clients (Windows server). Though I mentioned below queries in wmi.conf, I am receiving around 6 GB of data, which is breaching my license usage. Would WMI data be 6 GB? How can I resolve this issue? I do not want 6 GB data to be monitored.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[WMI:FreeDiskSpace]
interval= 60
wql = SELECT FreeMegabytes, Name, PercentDiskTime, PercentFreeSpace, DiskBytesPersec, CurrentDiskQueueLength FROM Win32_PerfFormattedData_PerfDisk_LogicalDisk
disabled = 0
index = fmi_prod

[WMI:CPUTime]
interval = 60
wql = SELECT PercentProcessorTime, PercentUserTime FROM Win32_PerfFormattedData_PerfOS_Processor WHERE Name="_Total"
disabled = 0
index = fmi_prod

[WMI:LocalMainMemory]
interval = 60
wql = SELECT CommittedBytes, AvailableBytes, AvailableMBytes, PercentCommittedBytesInUse, Caption from Win32_PerfFormattedData_PerfOS_Memory
disabled = 0
index = fmi_prod
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 19 Feb 2015 09:31:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-a-large-amount-of-WMI-data-being-indexed-6-GB-from/m-p/146872#M29934</guid>
      <dc:creator>marellasunil</dc:creator>
      <dc:date>2015-02-19T09:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: Why is a large amount of WMI data being indexed (6 GB) from Windows servers and how do I prevent this?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-a-large-amount-of-WMI-data-being-indexed-6-GB-from/m-p/146873#M29935</link>
      <description>&lt;P&gt;Sorted out the issue&lt;BR /&gt;
Need to edit the state from enabled to disabled at&lt;BR /&gt;
SERVERNAMEcProgram FilesSplunkUniversalForwarderetcappsSplunk_TA_windowslocalapp.conf&lt;/P&gt;

&lt;P&gt;Your app.conf after making above changes should have the below stanza:&lt;/P&gt;

&lt;P&gt;[install]&lt;BR /&gt;
state = disabled&lt;/P&gt;

&lt;P&gt;Once done, restart Splunk&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 18:59:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-a-large-amount-of-WMI-data-being-indexed-6-GB-from/m-p/146873#M29935</guid>
      <dc:creator>marellasunil</dc:creator>
      <dc:date>2020-09-28T18:59:45Z</dc:date>
    </item>
  </channel>
</rss>

