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 Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...