Getting Data In

Windows 2008 Performance Monitor

kevind5
New Member

How can I add the input to collect HTTP service request counters from my web servers using the Universal Forwarder. thanks

Tags (2)
0 Karma
1 Solution

jstockamp
Communicator

You just need to add the appropriate perfmon counters.

http://docs.splunk.com/Documentation/Splunk/5.0.3/Data/Real-timeWindowsperformancemonitoring

You should be adding stanzas like this to your perfmon configuration:

[PERFMON:Web Service]
counters = Get Requests/sec;Current Connections
disabled = 0
instances = *
interval = 10
object = Web Service
index = windows_perfmon

View solution in original post

0 Karma

jstockamp
Communicator

You just need to add the appropriate perfmon counters.

http://docs.splunk.com/Documentation/Splunk/5.0.3/Data/Real-timeWindowsperformancemonitoring

You should be adding stanzas like this to your perfmon configuration:

[PERFMON:Web Service]
counters = Get Requests/sec;Current Connections
disabled = 0
instances = *
interval = 10
object = Web Service
index = windows_perfmon
0 Karma
Get Updates on the Splunk Community!

New This Month in Splunk Observability Cloud - Metrics Usage Analytics, Enhanced K8s ...

The latest enhancements across the Splunk Observability portfolio deliver greater flexibility, better data and ...

Alerting Best Practices: How to Create Good Detectors

At their best, detectors and the alerts they trigger notify teams when applications aren’t performing as ...

Discover Powerful New Features in Splunk Cloud Platform: Enhanced Analytics, ...

Hey Splunky people! We are excited to share the latest updates in Splunk Cloud Platform 9.3.2408. In this ...