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!

Get the T-shirt to Prove You Survived Splunk University Bootcamp

As if Splunk University, in Las Vegas, in-person, with three days of bootcamps and labs weren’t enough, now ...

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...