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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

A Four-Part Event Series: Full Stack Observability For the AI Era

As AI reshapes applications, infrastructure, and the way teams operate, the traditional boundaries of ...

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Event Series: Level up your SOC: Advancing with Splunk Enterprise Security

AI has fundamentally raised the stakes for security operations, and this three-part series is your guide to ...