Getting Data In

Metric event data with an invalid metric value cannot be indexed. How to troubleshoot

Anuj
New Member

I'm trying to fetch windows perfmon data using below input stanza but not receiving any data and I could see the error in splunk messages.

input.conf

[perfmon://LogicalDisk]
counters = Free Megabytes;% Free Space
instances = *
interval = 30
mode = single
object = LogicalDisk
index = em_metrics
_meta = os::"Microsoft Windows Server 2012 R2 Standard" os_version::6.3.9600 entity_type::Windows_Host
useEnglishOnly = true
sourcetype = PerfmonMetrics:LogicalDisk
disabled = 0

 

Error Message

The metric value=<unset> is not valid for source=LogicalDisk, sourcetype=LogicalDisk, host=******, index=em_metrics. Metric event data with an invalid metric value cannot be indexed. Ensure the input metric data is not malformed.

The metric name is missing for source=LogicalDisk, sourcetype=LogicalDisk, host=********, index=em_metrics. Metric event data without a metric name is invalid and cannot be indexed. Ensure the input metric data is not malformed.

 

Splunk Enterprise is 8.0.3

Forwarders tried are 7.3.6, 8.0.3, 8.0.4  

 

Can anyone help here please?

Labels (1)
Tags (1)
0 Karma

mhotsi
Explorer

Is it a distributed environment? If it is make sure you have installed the Splunk_TA_windows on the SH andINX(if you are using UFs)

 

https://docs.splunk.com/Documentation/AddOns/released/Windows/Install

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...