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!

Index This | How many sides does a circle have?

  March 2025 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with this ...

New This Month - Splunk Observability updates and improvements for faster ...

What’s New? This month, we’re delivering several enhancements across Splunk Observability Cloud for faster and ...

What's New in Splunk Cloud Platform 9.3.2411?

Hey Splunky People! We are excited to share the latest updates in Splunk Cloud Platform 9.3.2411. This release ...