Splunk Search

How to include several unique IP address in the search command with src=or can I use src IN(ip,ip,ip)?

lakaras1s
New Member

How can I include several unique IP address in the search command with src=  or can I use src IN(ip,ip,ip)

Labels (1)
0 Karma

ITWhisperer
SplunkTrust
SplunkTrust
src=ip1 OR src=ip2 ...

or

src IN (ip1, ip2, ...)

should work - what have you tried?

0 Karma
Get Updates on the Splunk Community!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...