All Apps and Add-ons

How do I display lookup address of dest_ip?

chrisprangnell
Path Finder
aws-vpc-flow((aws_account_id="*"),  (region="**") )`  | stats count as Packages by dest_ip | iplocation dest_ip | table dest_ip Country Region City Packages  | sort -Packages 

I want to display the dest_ip lookup host name in a separate column. Can anyone help?

0 Karma
1 Solution

chrisprangnell
Path Finder

Found answer

search 8 | lookup dnslookup clientip AS destip output clienthose as dest_resolved

View solution in original post

0 Karma

chrisprangnell
Path Finder

Found answer

search 8 | lookup dnslookup clientip AS destip output clienthose as dest_resolved

0 Karma
Get Updates on the Splunk Community!

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...

Splunk Enterprise Security 8.x: The Essential Upgrade for Threat Detection, ...

Watch On Demand the Tech Talk on November 6 at 11AM PT, and empower your SOC to reach new heights! Duration: ...

Splunk Observability as Code: From Zero to Dashboard

For the details on what Self-Service Observability and Observability as Code is, we have some awesome content ...