<?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: Sample Windows Data for Input.conf in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Sample-Windows-Data-for-Input-conf/m-p/562301#M100161</link>
    <description>&lt;P&gt;Yes, I read that you haven't admin access to that server, but I'm thinking if you have option to install/use any temporary virtual machine for testing etc.&lt;/P&gt;&lt;P&gt;Here is $SPLUNK_HOME\etc\system\default\inputs.conf from one windows workstation.&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;#   Version 8.0.6
# DO NOT EDIT THIS FILE!
# Changes to default files will be lost on update and are difficult to
# manage and support.
#
# Please make any changes to system defaults by overriding them in
# apps or $SPLUNK_HOME/etc/system/local  
# (See "Configuration file precedence" in the web documentation).
#
# To override a specific setting, copy the name of the stanza and
# setting to the file where you wish to override it.
#
# This file contains possible attributes and values you can use to
# configure inputs, distributed inputs and file system monitoring.


[default]
index         = default
_rcvbuf        = 1572864
host = $decideOnStartup
evt_resolve_ad_obj = 0
evt_dc_name=
evt_dns_name=

[blacklist:$SPLUNK_HOME\etc\auth]

[blacklist:$SPLUNK_HOME\etc\passwd]

[monitor://$SPLUNK_HOME\var\log\splunk]
index = _internal

[monitor://$SPLUNK_HOME\var\log\watchdog\watchdog.log*]
index = _internal

[monitor://$SPLUNK_HOME\var\log\splunk\license_usage_summary.log]
index = _telemetry

[monitor://$SPLUNK_HOME\var\log\splunk\splunk_instrumentation_cloud.log*]
index = _telemetry
sourcetype = splunk_cloud_telemetry

[monitor://$SPLUNK_HOME\etc\splunk.version]
_TCP_ROUTING = *
index = _internal
sourcetype=splunk_version

[batch://$SPLUNK_HOME\var\run\splunk\search_telemetry\*search_telemetry.json]
move_policy = sinkhole
index = _introspection
sourcetype = search_telemetry
crcSalt = &amp;lt;SOURCE&amp;gt;
log_on_completion = 0

[batch://$SPLUNK_HOME\var\spool\splunk]
move_policy = sinkhole
crcSalt = &amp;lt;SOURCE&amp;gt;

[batch://$SPLUNK_HOME\var\spool\splunk\...stash_new]
queue       = stashparsing
sourcetype  = stash_new
move_policy = sinkhole
crcSalt     = &amp;lt;SOURCE&amp;gt;

[fschange:$SPLUNK_HOME\etc]
#poll every 10 minutes
pollPeriod = 600
#generate audit events into the audit index, instead of fschange events
signedaudit=true
recurse=true
followLinks=false
hashMaxSize=-1
fullEvent=false
sendEventMaxSize=-1
filesPerDelay = 10
delayInMills = 100

[udp]
connection_host=ip

[tcp]
acceptFrom=*
connection_host=dns

[splunktcp]
route=has_key:_replicationBucketUUID:replicationQueue;has_key:_dstrx:typingQueue;has_key:_linebreaker:indexQueue;absent_key:_linebreaker:parsingQueue
acceptFrom=*
connection_host=ip

[script]
interval = 60.0
start_by_shell = false

[SSL]
# SSL settings
# The following provides modern TLS configuration that guarantees forward-
# secrecy and efficiency. This configuration drops support for old Splunk
# versions (Splunk 5.x and earlier).
# To add support for Splunk 5.x set sslVersions to tls and add this to the
# end of cipherSuite:
#     DHE-RSA-AES256-SHA:AES256-SHA:DHE-RSA-AES128-SHA:AES128-SHA
# and this, in case Diffie Hellman is not configured:
#     AES256-SHA:AES128-SHA

sslVersions = tls1.2
cipherSuite = ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256
ecdhCurves = prime256v1, secp384r1, secp521r1

allowSslRenegotiation = true
sslQuietShutdown = false


[script://$SPLUNK_HOME\bin\scripts\splunk-wmi.path]
disabled = 0
interval = 10000000
source = wmi
sourcetype = wmi
queue = winparsing
persistentQueueSize=200MB

# default single instance modular input restarts

[admon]
interval=60
baseline=0

[MonitorNoHandle]
interval=60

[WinEventLog]
interval=60
evt_resolve_ad_obj = 0
evt_dc_name=
evt_dns_name=

[WinNetMon]
interval=60

[WinPrintMon]
interval=60

[WinRegMon]
interval=60
baseline=0

[perfmon]
interval=300

[powershell]
interval=60

[powershell2]
interval=60&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;As it's from 8.0.6 version it could be little bit different than 8.2.1, so you must check from documentation if there are still something weird.&lt;/P&gt;&lt;P&gt;r. Ismo&lt;/P&gt;</description>
    <pubDate>Thu, 05 Aug 2021 20:07:25 GMT</pubDate>
    <dc:creator>isoutamo</dc:creator>
    <dc:date>2021-08-05T20:07:25Z</dc:date>
    <item>
      <title>Sample Windows Data for Input.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sample-Windows-Data-for-Input-conf/m-p/560629#M92658</link>
      <description>&lt;P&gt;Does anyone have a sample inputs.conf for capturing Windows data such as CPU utilization, memory utilization and disk utilization?&amp;nbsp; Just looking for the basics.&amp;nbsp; I could not find any good baseline samples.&lt;/P&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jul 2021 16:44:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sample-Windows-Data-for-Input-conf/m-p/560629#M92658</guid>
      <dc:creator>redsox07928</dc:creator>
      <dc:date>2021-07-23T16:44:02Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Windows Data for Input.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sample-Windows-Data-for-Input-conf/m-p/560632#M92659</link>
      <description>&lt;P&gt;The default inputs.conf in the UF already contains Windows perfmon inputs.&amp;nbsp; You just have to enable the inputs you want.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jul 2021 17:11:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sample-Windows-Data-for-Input-conf/m-p/560632#M92659</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-07-23T17:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Windows Data for Input.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sample-Windows-Data-for-Input-conf/m-p/560721#M92666</link>
      <description>&lt;P&gt;Any chance you have a copy?&amp;nbsp; I inherited this environment and don't have any place to install a universal forwarder.&amp;nbsp; All the inputs.conf have been "cleaned".&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jul 2021 01:05:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sample-Windows-Data-for-Input-conf/m-p/560721#M92666</guid>
      <dc:creator>redsox07928</dc:creator>
      <dc:date>2021-07-26T01:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Windows Data for Input.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sample-Windows-Data-for-Input-conf/m-p/560778#M92675</link>
      <description>&lt;P&gt;You don't need to install the UF to get the file.&amp;nbsp; Just download the .tgz file from splunk.com and extract the file from it.&lt;/P&gt;&lt;P&gt;Also, one should not change .conf files in default directories.&amp;nbsp; Any "cleaning" should be done in the local directory.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jul 2021 12:31:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sample-Windows-Data-for-Input-conf/m-p/560778#M92675</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-07-26T12:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Windows Data for Input.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sample-Windows-Data-for-Input-conf/m-p/562135#M100123</link>
      <description>&lt;P&gt;maybe I am just clueless but I could not extract the file&lt;/P&gt;</description>
      <pubDate>Wed, 04 Aug 2021 21:40:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sample-Windows-Data-for-Input-conf/m-p/562135#M100123</guid>
      <dc:creator>redsox07928</dc:creator>
      <dc:date>2021-08-04T21:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Windows Data for Input.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sample-Windows-Data-for-Input-conf/m-p/562149#M100124</link>
      <description>&lt;P&gt;Try this.&amp;nbsp; Replace&amp;nbsp;&lt;FONT face="courier new,courier"&gt;splunk-8.1.0-8c3d4d4c1386-Linux-x86_64.tgz&lt;/FONT&gt; with the name of your tarball.&amp;nbsp; It will create a &lt;FONT face="courier new,courier"&gt;splunk/etc/system/default&lt;/FONT&gt; filepath in the current directory so be careful where you run it.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;tar -zxf splunk-8.1.0-8c3d4d4c1386-Linux-x86_64.tgz  splunk/etc/system/default/inputs.conf&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Aug 2021 00:10:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sample-Windows-Data-for-Input-conf/m-p/562149#M100124</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-08-05T00:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Windows Data for Input.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sample-Windows-Data-for-Input-conf/m-p/562155#M100127</link>
      <description>&lt;P&gt;I am on Windows so I don't even get a tar ball and I don't have admin rights anywhere to even run an install.&amp;nbsp; &amp;nbsp;And I checked out the inputs.conf in the default directory and my predecessors did modify them!!&lt;/P&gt;</description>
      <pubDate>Thu, 05 Aug 2021 02:21:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sample-Windows-Data-for-Input-conf/m-p/562155#M100127</guid>
      <dc:creator>redsox07928</dc:creator>
      <dc:date>2021-08-05T02:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Windows Data for Input.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sample-Windows-Data-for-Input-conf/m-p/562237#M100138</link>
      <description>&lt;P&gt;If you have access to splunk.com then you have access to a tarball.&amp;nbsp; Download the appropriate version and use 7-zip to extract the file.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Aug 2021 12:11:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sample-Windows-Data-for-Input-conf/m-p/562237#M100138</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-08-05T12:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Windows Data for Input.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sample-Windows-Data-for-Input-conf/m-p/562241#M100139</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I'm afraid that without Admin rights you couldn't fix the situation/install UF to windows. You need to find someone who can do it and after that you you could use deployment server to modify needed configurations to get files and events into splunk. Here is instructions how to install UF to Windows client.&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Forwarder/8.2.1/Forwarder/InstallaWindowsuniversalforwarderfromaninstaller" target="_blank"&gt;https://docs.splunk.com/Documentation/Forwarder/8.2.1/Forwarder/InstallaWindowsuniversalforwarderfromaninstaller&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Personally I prefer to create separate app/TA for deployment server configuration than give that information within UF installation. Just pure UF installation w/o DS parameters then add this TA/app for connect to DS and all needed configurations from DS than updating those locally in UF.&lt;/P&gt;&lt;P&gt;r. Ismo&lt;/P&gt;</description>
      <pubDate>Thu, 05 Aug 2021 12:20:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sample-Windows-Data-for-Input-conf/m-p/562241#M100139</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2021-08-05T12:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Windows Data for Input.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sample-Windows-Data-for-Input-conf/m-p/562259#M100142</link>
      <description>&lt;P&gt;I extracted the file which is great.&amp;nbsp; &amp;nbsp;Maybe I am missing the Windows perfmon inputs in the default inputs.conf.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;# Version 8.2.1&lt;BR /&gt;# DO NOT EDIT THIS FILE!&lt;BR /&gt;# Changes to default files will be lost on update and are difficult to&lt;BR /&gt;# manage and support.&lt;BR /&gt;#&lt;BR /&gt;# Please make any changes to system defaults by overriding them in&lt;BR /&gt;# apps or $SPLUNK_HOME/etc/system/local&lt;BR /&gt;# (See "Configuration file precedence" in the web documentation).&lt;BR /&gt;#&lt;BR /&gt;# To override a specific setting, copy the name of the stanza and&lt;BR /&gt;# setting to the file where you wish to override it.&lt;BR /&gt;#&lt;BR /&gt;# This file contains possible attributes and values you can use to&lt;BR /&gt;# configure inputs, distributed inputs and file system monitoring.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;[default]&lt;BR /&gt;index = default&lt;BR /&gt;_rcvbuf = 1572864&lt;BR /&gt;host = $decideOnStartup&lt;/P&gt;&lt;P&gt;[blacklist:$SPLUNK_HOME/etc/auth]&lt;/P&gt;&lt;P&gt;[blacklist:$SPLUNK_HOME/etc/passwd]&lt;/P&gt;&lt;P&gt;[monitor://$SPLUNK_HOME/var/log/splunk]&lt;BR /&gt;index = _internal&lt;/P&gt;&lt;P&gt;[monitor://$SPLUNK_HOME/var/log/watchdog/watchdog.log*]&lt;BR /&gt;index = _internal&lt;/P&gt;&lt;P&gt;[monitor://$SPLUNK_HOME/var/log/splunk/license_usage_summary.log]&lt;BR /&gt;index = _telemetry&lt;/P&gt;&lt;P&gt;[monitor://$SPLUNK_HOME/var/log/splunk/splunk_instrumentation_cloud.log*]&lt;BR /&gt;index = _telemetry&lt;BR /&gt;sourcetype = splunk_cloud_telemetry&lt;/P&gt;&lt;P&gt;[monitor://$SPLUNK_HOME/etc/splunk.version]&lt;BR /&gt;_TCP_ROUTING = *&lt;BR /&gt;index = _internal&lt;BR /&gt;sourcetype=splunk_version&lt;/P&gt;&lt;P&gt;[batch://$SPLUNK_HOME/var/run/splunk/search_telemetry/*search_telemetry.json]&lt;BR /&gt;move_policy = sinkhole&lt;BR /&gt;index = _introspection&lt;BR /&gt;sourcetype = search_telemetry&lt;BR /&gt;crcSalt = &amp;lt;SOURCE&amp;gt;&lt;BR /&gt;log_on_completion = 0&lt;/P&gt;&lt;P&gt;[batch://$SPLUNK_HOME/var/spool/splunk]&lt;BR /&gt;move_policy = sinkhole&lt;BR /&gt;crcSalt = &amp;lt;SOURCE&amp;gt;&lt;/P&gt;&lt;P&gt;[batch://$SPLUNK_HOME/var/spool/splunk/tracker.log*]&lt;BR /&gt;index = _internal&lt;BR /&gt;sourcetype = splunkd_latency_tracker&lt;BR /&gt;move_policy = sinkhole&lt;/P&gt;&lt;P&gt;[batch://$SPLUNK_HOME/var/spool/splunk/...stash_new]&lt;BR /&gt;queue = stashparsing&lt;BR /&gt;sourcetype = stash_new&lt;BR /&gt;move_policy = sinkhole&lt;BR /&gt;crcSalt = &amp;lt;SOURCE&amp;gt;&lt;BR /&gt;time_before_close = 0&lt;/P&gt;&lt;P&gt;[batch://$SPLUNK_HOME/var/spool/splunk/...stash_hec]&lt;BR /&gt;sourcetype = stash_hec&lt;BR /&gt;move_policy = sinkhole&lt;BR /&gt;crcSalt = &amp;lt;SOURCE&amp;gt;&lt;/P&gt;&lt;P&gt;[fschange:$SPLUNK_HOME/etc]&lt;BR /&gt;disabled = false&lt;BR /&gt;#poll every 10 minutes&lt;BR /&gt;pollPeriod = 600&lt;BR /&gt;#generate audit events into the audit index, instead of fschange events&lt;BR /&gt;signedaudit=true&lt;BR /&gt;recurse=true&lt;BR /&gt;followLinks=false&lt;BR /&gt;hashMaxSize=-1&lt;BR /&gt;fullEvent=false&lt;BR /&gt;sendEventMaxSize=-1&lt;BR /&gt;filesPerDelay = 10&lt;BR /&gt;delayInMills = 100&lt;/P&gt;&lt;P&gt;[udp]&lt;BR /&gt;connection_host=ip&lt;/P&gt;&lt;P&gt;[tcp]&lt;BR /&gt;acceptFrom=*&lt;BR /&gt;connection_host=dns&lt;/P&gt;&lt;P&gt;[splunktcp]&lt;BR /&gt;route=has_key:_replicationBucketUUID:replicationQueue;has_key:_dstrx:typingQueue;has_key:_linebreaker:indexQueue;absent_key:_linebreaker:parsingQueue&lt;BR /&gt;acceptFrom=*&lt;BR /&gt;connection_host=ip&lt;/P&gt;&lt;P&gt;[script]&lt;BR /&gt;interval = 60.0&lt;BR /&gt;start_by_shell = true&lt;/P&gt;&lt;P&gt;[SSL]&lt;BR /&gt;# SSL settings&lt;BR /&gt;# The following provides modern TLS configuration that guarantees forward-&lt;BR /&gt;# secrecy and efficiency. This configuration drops support for old Splunk&lt;BR /&gt;# versions (Splunk 5.x and earlier).&lt;BR /&gt;# To add support for Splunk 5.x set sslVersions to tls and add this to the&lt;BR /&gt;# end of cipherSuite:&lt;BR /&gt;# DHE-RSA-AES256-SHA:AES256-SHA:DHE-RSA-AES128-SHA:AES128-SHA&lt;BR /&gt;# and this, in case Diffie Hellman is not configured:&lt;BR /&gt;# AES256-SHA:AES128-SHA&lt;/P&gt;&lt;P&gt;sslVersions = tls1.2&lt;BR /&gt;cipherSuite = ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256&lt;BR /&gt;ecdhCurves = prime256v1, secp384r1, secp521r1&lt;/P&gt;&lt;P&gt;allowSslRenegotiation = true&lt;BR /&gt;sslQuietShutdown = false&lt;/P&gt;</description>
      <pubDate>Thu, 05 Aug 2021 13:57:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sample-Windows-Data-for-Input-conf/m-p/562259#M100142</guid>
      <dc:creator>redsox07928</dc:creator>
      <dc:date>2021-08-05T13:57:12Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Windows Data for Input.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sample-Windows-Data-for-Input-conf/m-p/562263#M100144</link>
      <description>&lt;P&gt;Interesting.&amp;nbsp; It looks like that file changed recently because my 8.1.2 file has a [perfmon] stanza, but yours doesn't.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Aug 2021 14:23:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sample-Windows-Data-for-Input-conf/m-p/562263#M100144</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-08-05T14:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Windows Data for Input.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sample-Windows-Data-for-Input-conf/m-p/562265#M100145</link>
      <description>&lt;P&gt;Any chance you could post the stanza?&amp;nbsp; That would be much appreciated.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Aug 2021 14:25:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sample-Windows-Data-for-Input-conf/m-p/562265#M100145</guid>
      <dc:creator>redsox07928</dc:creator>
      <dc:date>2021-08-05T14:25:11Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Windows Data for Input.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sample-Windows-Data-for-Input-conf/m-p/562279#M100150</link>
      <description>&lt;P&gt;There's not much to it.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[perfmon]
interval=300&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 05 Aug 2021 16:37:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sample-Windows-Data-for-Input-conf/m-p/562279#M100150</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-08-05T16:37:14Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Windows Data for Input.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sample-Windows-Data-for-Input-conf/m-p/562283#M100151</link>
      <description>&lt;P&gt;Oh I thought it actually had sample counters.&amp;nbsp; I was hoping to use it as a jumping off point.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Aug 2021 17:26:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sample-Windows-Data-for-Input-conf/m-p/562283#M100151</guid>
      <dc:creator>redsox07928</dc:creator>
      <dc:date>2021-08-05T17:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Windows Data for Input.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sample-Windows-Data-for-Input-conf/m-p/562288#M100153</link>
      <description>Was this inputs.conf from server or UF? Based on it’s content I suppose from Linux server?</description>
      <pubDate>Thu, 05 Aug 2021 18:41:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sample-Windows-Data-for-Input-conf/m-p/562288#M100153</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2021-08-05T18:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Windows Data for Input.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sample-Windows-Data-for-Input-conf/m-p/562290#M100154</link>
      <description>&lt;P&gt;I downloaded&amp;nbsp; the tgz for the UCF.&amp;nbsp; &amp;nbsp;I tried to extract the inputs.conf file but it returned that the inputs.conf file was not present.&amp;nbsp; &amp;nbsp;I then downloaded the splunk tgz and got that inputs.conf file from it.&lt;/P&gt;&lt;P&gt;Yes one responder was stating that I should extract the inputs.conf from the tgz which is not used for Windows, it's Linux.&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;I see where you are going in that why would the Linux inputs.conf file have windows perfmon stats.&amp;nbsp; Now I see that the tgz approach was not practical.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was just hoping to get a sample stanza that captured Windows perform stats. That's was and still is my goal.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Aug 2021 18:47:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sample-Windows-Data-for-Input-conf/m-p/562290#M100154</guid>
      <dc:creator>redsox07928</dc:creator>
      <dc:date>2021-08-05T18:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Windows Data for Input.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sample-Windows-Data-for-Input-conf/m-p/562295#M100156</link>
      <description>The best approach will be get MS package and install it to any temporary workstation where you have admin access. Then you could see that inputs.conf there and copy needed part from it.&lt;BR /&gt;Another option is just check those stanzas from here &lt;A href="https://docs.splunk.com/Documentation/Splunk/8.2.1/Admin/Inputsconf" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.2.1/Admin/Inputsconf&lt;/A&gt;&lt;BR /&gt;There are those options for windows.&lt;BR /&gt;r. Ismo</description>
      <pubDate>Thu, 05 Aug 2021 18:54:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sample-Windows-Data-for-Input-conf/m-p/562295#M100156</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2021-08-05T18:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Windows Data for Input.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sample-Windows-Data-for-Input-conf/m-p/562296#M100157</link>
      <description>&lt;P&gt;As I said, in one of the replies here, I do not have admin rights.&amp;nbsp; &amp;nbsp; I did look at that spec as well.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Someone said that the inputs.conf file in the install comes with samples and they just need to be enabled.&amp;nbsp; The spec definitely does not have that.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was just hoping someone could paste the sample stanza.&amp;nbsp; &amp;nbsp; Seems like a simple option.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Aug 2021 18:59:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sample-Windows-Data-for-Input-conf/m-p/562296#M100157</guid>
      <dc:creator>redsox07928</dc:creator>
      <dc:date>2021-08-05T18:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Windows Data for Input.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sample-Windows-Data-for-Input-conf/m-p/562301#M100161</link>
      <description>&lt;P&gt;Yes, I read that you haven't admin access to that server, but I'm thinking if you have option to install/use any temporary virtual machine for testing etc.&lt;/P&gt;&lt;P&gt;Here is $SPLUNK_HOME\etc\system\default\inputs.conf from one windows workstation.&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;#   Version 8.0.6
# DO NOT EDIT THIS FILE!
# Changes to default files will be lost on update and are difficult to
# manage and support.
#
# Please make any changes to system defaults by overriding them in
# apps or $SPLUNK_HOME/etc/system/local  
# (See "Configuration file precedence" in the web documentation).
#
# To override a specific setting, copy the name of the stanza and
# setting to the file where you wish to override it.
#
# This file contains possible attributes and values you can use to
# configure inputs, distributed inputs and file system monitoring.


[default]
index         = default
_rcvbuf        = 1572864
host = $decideOnStartup
evt_resolve_ad_obj = 0
evt_dc_name=
evt_dns_name=

[blacklist:$SPLUNK_HOME\etc\auth]

[blacklist:$SPLUNK_HOME\etc\passwd]

[monitor://$SPLUNK_HOME\var\log\splunk]
index = _internal

[monitor://$SPLUNK_HOME\var\log\watchdog\watchdog.log*]
index = _internal

[monitor://$SPLUNK_HOME\var\log\splunk\license_usage_summary.log]
index = _telemetry

[monitor://$SPLUNK_HOME\var\log\splunk\splunk_instrumentation_cloud.log*]
index = _telemetry
sourcetype = splunk_cloud_telemetry

[monitor://$SPLUNK_HOME\etc\splunk.version]
_TCP_ROUTING = *
index = _internal
sourcetype=splunk_version

[batch://$SPLUNK_HOME\var\run\splunk\search_telemetry\*search_telemetry.json]
move_policy = sinkhole
index = _introspection
sourcetype = search_telemetry
crcSalt = &amp;lt;SOURCE&amp;gt;
log_on_completion = 0

[batch://$SPLUNK_HOME\var\spool\splunk]
move_policy = sinkhole
crcSalt = &amp;lt;SOURCE&amp;gt;

[batch://$SPLUNK_HOME\var\spool\splunk\...stash_new]
queue       = stashparsing
sourcetype  = stash_new
move_policy = sinkhole
crcSalt     = &amp;lt;SOURCE&amp;gt;

[fschange:$SPLUNK_HOME\etc]
#poll every 10 minutes
pollPeriod = 600
#generate audit events into the audit index, instead of fschange events
signedaudit=true
recurse=true
followLinks=false
hashMaxSize=-1
fullEvent=false
sendEventMaxSize=-1
filesPerDelay = 10
delayInMills = 100

[udp]
connection_host=ip

[tcp]
acceptFrom=*
connection_host=dns

[splunktcp]
route=has_key:_replicationBucketUUID:replicationQueue;has_key:_dstrx:typingQueue;has_key:_linebreaker:indexQueue;absent_key:_linebreaker:parsingQueue
acceptFrom=*
connection_host=ip

[script]
interval = 60.0
start_by_shell = false

[SSL]
# SSL settings
# The following provides modern TLS configuration that guarantees forward-
# secrecy and efficiency. This configuration drops support for old Splunk
# versions (Splunk 5.x and earlier).
# To add support for Splunk 5.x set sslVersions to tls and add this to the
# end of cipherSuite:
#     DHE-RSA-AES256-SHA:AES256-SHA:DHE-RSA-AES128-SHA:AES128-SHA
# and this, in case Diffie Hellman is not configured:
#     AES256-SHA:AES128-SHA

sslVersions = tls1.2
cipherSuite = ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256
ecdhCurves = prime256v1, secp384r1, secp521r1

allowSslRenegotiation = true
sslQuietShutdown = false


[script://$SPLUNK_HOME\bin\scripts\splunk-wmi.path]
disabled = 0
interval = 10000000
source = wmi
sourcetype = wmi
queue = winparsing
persistentQueueSize=200MB

# default single instance modular input restarts

[admon]
interval=60
baseline=0

[MonitorNoHandle]
interval=60

[WinEventLog]
interval=60
evt_resolve_ad_obj = 0
evt_dc_name=
evt_dns_name=

[WinNetMon]
interval=60

[WinPrintMon]
interval=60

[WinRegMon]
interval=60
baseline=0

[perfmon]
interval=300

[powershell]
interval=60

[powershell2]
interval=60&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;As it's from 8.0.6 version it could be little bit different than 8.2.1, so you must check from documentation if there are still something weird.&lt;/P&gt;&lt;P&gt;r. Ismo&lt;/P&gt;</description>
      <pubDate>Thu, 05 Aug 2021 20:07:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sample-Windows-Data-for-Input-conf/m-p/562301#M100161</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2021-08-05T20:07:25Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Windows Data for Input.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sample-Windows-Data-for-Input-conf/m-p/562315#M100170</link>
      <description>&lt;P&gt;Thank you.&amp;nbsp; &amp;nbsp;So the OOTB inputs.conf really does not have the basic perfmon stuff I was looking for.&amp;nbsp; &amp;nbsp;Thank you for posting that and putting that to bed.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My search continues!!&lt;/P&gt;</description>
      <pubDate>Thu, 05 Aug 2021 21:07:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sample-Windows-Data-for-Input-conf/m-p/562315#M100170</guid>
      <dc:creator>redsox07928</dc:creator>
      <dc:date>2021-08-05T21:07:28Z</dc:date>
    </item>
  </channel>
</rss>

