Getting Data In

How to get Windows counter into metrics

Gong1027
Explorer

Hi,
I'm trying to ingest Windows perf data into Splunk,
ingestion to event index with the following conf works fine:
[perfmon://Processor]
counters = *
disabled = 0
interval = 30
index = myeventindex
object = Processor
instances = *
formatString = %.20g

however, it doesn't work if I just change the index to metric index:
index = mymetricindex

I read the doc of metrics index : https://docs.splunk.com/Documentation/SplunkCloud/7.2.4/Metrics
looks I have to have statd/collectd/csv/hec configured in place for metrics ingestion.

wonder if it's possible to just use inputs.conf to ingest metrics? or any other workaround to avoid staging layer?

Thanks a lot!

Tags (1)
0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

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