Splunk Enterprise Security

How do I use Splunk ES's default lookups?

daniel333
Builder

All,

Mind is drawing a blank. I want to normalize netstat output and then do a lookup on the destination fields to see the destination is PCI but for the life of me I am drawing a blank. Any idea what i am doing wrong here?

sourcetype=netstat
| multikv
| rename dest_ip as clientip
| lookup dnslookup clientip
| rename clienthost as dest
| lookup asset_lookup_by_str-dest dest

0 Karma

starcher
Influencer

The auto lookups only work on already extracted deck, dest, dvc. Sonde you are creating src you need to call the macro in the docs http://docs.splunk.com/Documentation/ES/5.1.0/Admin/Verifyassetandidentitydata

0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...