Splunk Dev

Output Queue Length for perfmon isn't reflecting on Splunk

gracecedeno
Loves-to-Learn Everything

Hi

I have added these counters last week but the output queue length counter is not yet reflecting on the Splunk queries.

[perfmon://Network_Interface] 
counters = Bytes Received/sec;Bytes Sent/sec; Output Queue Length; Bytes Total/sec;
instances = *
interval = 900
object = Network Interface 
disabled=0

Why is it not reflecting? I have reloaded the server class 2 times now.

0 Karma

harsmarvania57
Ultra Champion

Hi,

You need to configure index in your inputs.conf

Like

[perfmon://Network_Interface] 
counters = Bytes Received/sec;Bytes Sent/sec; Output Queue Length; Bytes Total/sec;
instances = *
interval = 900
object = Network Interface 
disabled=0
index = YOUR_INDEX_NAME
0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Event Series: Level up your SOC: Advancing with Splunk Enterprise Security

AI has fundamentally raised the stakes for security operations, and this three-part series is your guide to ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...