Feedback
Got feedback? We want it! Submit your comments and suggestions for our community here.

How do you get a device name in Splunk given device IP Adress

waJesu
Path Finder

I need help on how to get a device name when IP is provided.

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Create a lookup table to map IP addresses to device names and use the lookup command.

Or use DNS lookup.  Note, this usually does not with internal addresses.

| lookup dnslookup clientip as ip output clienthost as dns
---
If this reply helps you, Karma would be appreciated.
0 Karma

waJesu
Path Finder

Unfortunately I am working with internal addresses. Would you have something that works with internal IPs. This a good search though. I will keep it for the future.

0 Karma
Get Updates on the Splunk Community!

Splunk Observability Cloud's AI Assistant in Action Series: Auditing Compliance and ...

This is the third post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how to ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

What You Read The Most: Splunk Lantern’s Most Popular Articles!

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...