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 in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...