All Apps and Add-ons

Help to get the threat score lookup in IP Reputation app working?

obatard
New Member

Hello,

I installed the app and added the key in scorelookup.py.
What to do next ?
I tried a search "dst_port 80 | rename src_ip as clientip" and don't have the threatscore field.

Any idea ?

Txs

0 Karma

Matthias_BY
Communicator

you also need to define dst_port=80 with = that is Splunk common search syntax.

so tray:

dst_port=80 | lookup threatscore clientip as src_ip

no renaming required if you write "as src_ip"

br
Matthias

asleeis
Path Finder

Tried adding an explicit lookup?

i.e. "dst_port 80 | rename src_ip as clientip | lookup threatscore clientip"

0 Karma

davparker
Explorer

the threatscore field isn't getting inserted into the data stream... How is this generated?

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

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

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...