<?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: Why is Windows universal forwarder always sending performance stats to the main index every 10 seconds? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-Windows-universal-forwarder-always-sending-performance/m-p/149722#M30485</link>
    <description>&lt;P&gt;Thank you sir - this fixed it. Did I miss this in documentation somewhere?&lt;/P&gt;</description>
    <pubDate>Fri, 12 Jun 2015 21:14:31 GMT</pubDate>
    <dc:creator>randric</dc:creator>
    <dc:date>2015-06-12T21:14:31Z</dc:date>
    <item>
      <title>Why is Windows universal forwarder always sending performance stats to the main index every 10 seconds?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-Windows-universal-forwarder-always-sending-performance/m-p/149719#M30482</link>
      <description>&lt;P&gt;I am trying to forward the performance stats (CPU, Memory) from Windows Universal forwarder to Splunk Indexer on remote server (Linux 6.2.3). I am modifying the inputs.conf file in &lt;CODE&gt;/etc/system/local&lt;/CODE&gt;,but whatever I do, as soon as I start the Windows Forwarder Server, Splunk Indexer gets performance stats every 10 seconds in the main index (instead of perfmon index I have created for this purpose).&lt;/P&gt;

&lt;P&gt;inputs.conf looks like:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[script://$SPLUNK_HOME\bin\scripts\splunk-wmi.path]
disabled = 0

# Perfmon: Windows performance monitoring examples
[perfmon://LocalMainMemory]
interval = 60
object = Memory
counters = Committed Bytes; Available Bytes; % Committed Bytes In Use
disabled = 0
index = perfmon

[perfmon://LocalPhysicalDisk]
interval = 60
object = PhysicalDisk
counters = Disk Bytes/sec; % Disk Read Time; % Disk Write Time; % Disk Time
instances = *
disabled = 0
index = perfmon

[perfmon://Processor]
object = Processor
instances = _Total
counters = % Processor Time;% User Time
useEnglishOnly = 1
interval = 60
disabled = 0
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Did anybody experience this issue? Any suggestions?&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jun 2015 13:28:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-Windows-universal-forwarder-always-sending-performance/m-p/149719#M30482</guid>
      <dc:creator>randric</dc:creator>
      <dc:date>2015-06-12T13:28:09Z</dc:date>
    </item>
    <item>
      <title>Re: Why is Windows universal forwarder always sending performance stats to the main index every 10 seconds?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-Windows-universal-forwarder-always-sending-performance/m-p/149720#M30483</link>
      <description>&lt;P&gt;I define the PerfMon stanzas in&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;C:\Program Files\SplunkUniversalForwarder\etc\apps\Splunk_TA_windows\local\inputs.conf&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;not&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;C:\Program Files\SplunkUniversalForwarder\etc\system\local\inputs.conf&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jun 2015 21:03:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-Windows-universal-forwarder-always-sending-performance/m-p/149720#M30483</guid>
      <dc:creator>nk-1</dc:creator>
      <dc:date>2015-06-12T21:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: Why is Windows universal forwarder always sending performance stats to the main index every 10 seconds?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-Windows-universal-forwarder-always-sending-performance/m-p/149721#M30484</link>
      <description>&lt;P&gt;You should install you config under the $SPLUNK_HOME/etc/apps .  If you want to find out why your configs are not work correctly.  Run the following &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;$SPLUNK_HOME/etc/bin/splunk cmd btool --debug inputs list
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This command will out put  debug statement will out the final inputs.conf file as applied with your server/machine.  It will include which file is override each stanza and settings.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jun 2015 21:14:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-Windows-universal-forwarder-always-sending-performance/m-p/149721#M30484</guid>
      <dc:creator>bmacias84</dc:creator>
      <dc:date>2015-06-12T21:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: Why is Windows universal forwarder always sending performance stats to the main index every 10 seconds?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-Windows-universal-forwarder-always-sending-performance/m-p/149722#M30485</link>
      <description>&lt;P&gt;Thank you sir - this fixed it. Did I miss this in documentation somewhere?&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jun 2015 21:14:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-Windows-universal-forwarder-always-sending-performance/m-p/149722#M30485</guid>
      <dc:creator>randric</dc:creator>
      <dc:date>2015-06-12T21:14:31Z</dc:date>
    </item>
  </channel>
</rss>

