<?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 Windows Perfmon:Process index fine tuning in Monitoring Splunk</title>
    <link>https://community.splunk.com/t5/Monitoring-Splunk/Windows-Perfmon-Process-index-fine-tuning/m-p/327535#M5510</link>
    <description>&lt;P&gt;Perfmon:Process is about    347,662 events for 2 host last 10 mins which is taking huge space in index. Any suggestion to fine tune this?&lt;/P&gt;</description>
    <pubDate>Tue, 05 Dec 2017 10:26:38 GMT</pubDate>
    <dc:creator>ansif</dc:creator>
    <dc:date>2017-12-05T10:26:38Z</dc:date>
    <item>
      <title>Windows Perfmon:Process index fine tuning</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Windows-Perfmon-Process-index-fine-tuning/m-p/327535#M5510</link>
      <description>&lt;P&gt;Perfmon:Process is about    347,662 events for 2 host last 10 mins which is taking huge space in index. Any suggestion to fine tune this?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 10:26:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Windows-Perfmon-Process-index-fine-tuning/m-p/327535#M5510</guid>
      <dc:creator>ansif</dc:creator>
      <dc:date>2017-12-05T10:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Perfmon:Process index fine tuning</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Windows-Perfmon-Process-index-fine-tuning/m-p/327536#M5511</link>
      <description>&lt;P&gt;This is really an input tuning problem and not an index problem.&lt;/P&gt;

&lt;P&gt;When you enable it, Splunk_TA_windows collects almost every perfmon counter in existence and it does it every 10 seconds.  &lt;/P&gt;

&lt;P&gt;First of all, no one needs to collect all of those counters.&lt;BR /&gt;
Secondly, every 10 seconds is far too fast for most situations.&lt;/P&gt;

&lt;P&gt;The perfmon process counters are turned off by default, so why exactly do you need them?  It would take a very compelling reason for me to collect them on my servers.&lt;/P&gt;

&lt;P&gt;Here is what the default settings are in &lt;CODE&gt;etc\apps\Splunk_TA_windows\default\inputs.conf&lt;/CODE&gt; and it collects 27 different counters for each process every 10 seconds:&lt;/P&gt;

&lt;P&gt;[perfmon://Process]&lt;BR /&gt;
&lt;STRONG&gt;counters = % Processor Time; % User Time; % Privileged Time; Virtual Bytes Peak; Virtual Bytes; Page Faults/sec; Working Set Peak; Working Set; Page File Bytes Peak; Page File Bytes; Private Bytes; Thread Count; Priority Base; Elapsed Time; ID Process; Creating Process ID; Pool Paged Bytes; Pool Nonpaged Bytes; Handle Count; IO Read Operations/sec; IO Write Operations/sec; IO Data Operations/sec; IO Other Operations/sec; IO Read Bytes/sec; IO Write Bytes/sec; IO Data Bytes/sec; IO Other Bytes/sec; Working Set - Private&lt;/STRONG&gt;&lt;BR /&gt;
disabled = 1&lt;BR /&gt;
instances = *&lt;BR /&gt;
interval = 10&lt;BR /&gt;
object = Process&lt;BR /&gt;
useEnglishOnly=true&lt;BR /&gt;
index = perfmon&lt;/P&gt;

&lt;P&gt;If you are being forced against your will to collect process counters then:&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;decide which ones you really, really need and collect only those&lt;/LI&gt;
&lt;LI&gt;collect them less frequently&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Tue, 29 Sep 2020 17:04:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Windows-Perfmon-Process-index-fine-tuning/m-p/327536#M5511</guid>
      <dc:creator>lycollicott</dc:creator>
      <dc:date>2020-09-29T17:04:08Z</dc:date>
    </item>
  </channel>
</rss>

