Splunk Search

How can I search IPs within the Rapid 7 App for Splunk Enterprise?

Securitas
Engager

I'm trying to search for some IPs of interest within the Rapid 7 App for Splunk Enterprise.
Is there a way to do that?

0 Karma
1 Solution

joshfenton01
Explorer

The app is just a dashboard, but from within your search console you can use this simple query to search via IP. Assuming you did not change the source type when you configured the rapid7 app.

sourcetype=rapid7_nexpose dest_ip="x.x.x.x"

View solution in original post

0 Karma

joshfenton01
Explorer

The app is just a dashboard, but from within your search console you can use this simple query to search via IP. Assuming you did not change the source type when you configured the rapid7 app.

sourcetype=rapid7_nexpose dest_ip="x.x.x.x"

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...