Splunk Search

Network interface Naming problem

chowell
Explorer

I am trying to graph BytesTotalPersec for the four interfaces on a particular server. The name of each interface is:

  • Intel[R] Gigabit ET Quad Port Server Adapter
  • Intel[R] Gigabit ET Quad Port Server Adapter _2
  • Intel[R] Gigabit ET Quad Port Server Adapter _3
  • Intel[R] Gigabit ET Quad Port Server Adapter _4

The index has the stats for all four interfaces, but in the Pick fields section, Name only contains one value and that value is Intel[R].

Thanks for the help.

--Carl

Tags (1)
0 Karma

woodcock
Esteemed Legend

You need to do your own field extraction (instead of allowing Splunk to do it automatically because it will stop at the first whitespace unless the whole thing is enclosed in double-quotes), with rex command:

http://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Rex

0 Karma

chowell
Explorer

I don't see a field extraction that matches Name, so I guess it's my own.

0 Karma

mw
Splunk Employee
Splunk Employee

Sorry, I meant: is there an app doing the field extractions (i.e. the Windows app), or are they your own?

0 Karma

chowell
Explorer

Search....

0 Karma

mw
Splunk Employee
Splunk Employee

What app are you using?

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!

Unlocking Unified Insights: New Gigamon Federated Search App for Splunk

In today’s data-heavy environment, organizations are caught in a data distribution dilemma. As data volumes ...

GA: New Data Management App in Splunk Platform

Streamlining Data Management: Introducing a unified experience in Splunk Managing data at scale shouldn’t feel ...

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 ...