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!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

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

Your Voice Matters! Help Us Shape the New Splunk Lantern Experience

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Building Momentum: Splunk Developer Program at .conf25

At Splunk, developers are at the heart of innovation. That’s why this year at .conf25, we officially launched ...