<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to search multiple dstIP traffic most efficiently in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-multiple-dstIP-traffic-most-efficiently/m-p/586505#M204298</link>
    <description>&lt;P&gt;Its a basic request however has been causing me grief:&lt;/P&gt;
&lt;P&gt;Easiest / most efficient way to find Destination IP (dstip) for multiple IP list:&lt;/P&gt;
&lt;P&gt;I regularly am supplied with a list of IP&amp;nbsp; (10-20) for confirmation&lt;/P&gt;
&lt;P&gt;Need to stop using ;&lt;/P&gt;
&lt;P&gt;OR ""&amp;nbsp; OR "" OR ""&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Like to use&amp;nbsp; simple lookup for multiple dstIP if possible - copy and paste IP scenario&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;index=? if dstip =    

1.2.3.4

2.3.4.5

3.4.5.6

4.5.6.7

| table hostname, hostip&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes I'm learning but I super appreciate any help with this easy one &amp;gt; will save me hours&lt;/P&gt;</description>
    <pubDate>Fri, 25 Feb 2022 00:12:36 GMT</pubDate>
    <dc:creator>SimonM</dc:creator>
    <dc:date>2022-02-25T00:12:36Z</dc:date>
    <item>
      <title>How to search multiple dstIP traffic most efficiently</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-multiple-dstIP-traffic-most-efficiently/m-p/586505#M204298</link>
      <description>&lt;P&gt;Its a basic request however has been causing me grief:&lt;/P&gt;
&lt;P&gt;Easiest / most efficient way to find Destination IP (dstip) for multiple IP list:&lt;/P&gt;
&lt;P&gt;I regularly am supplied with a list of IP&amp;nbsp; (10-20) for confirmation&lt;/P&gt;
&lt;P&gt;Need to stop using ;&lt;/P&gt;
&lt;P&gt;OR ""&amp;nbsp; OR "" OR ""&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Like to use&amp;nbsp; simple lookup for multiple dstIP if possible - copy and paste IP scenario&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;index=? if dstip =    

1.2.3.4

2.3.4.5

3.4.5.6

4.5.6.7

| table hostname, hostip&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes I'm learning but I super appreciate any help with this easy one &amp;gt; will save me hours&lt;/P&gt;</description>
      <pubDate>Fri, 25 Feb 2022 00:12:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-search-multiple-dstIP-traffic-most-efficiently/m-p/586505#M204298</guid>
      <dc:creator>SimonM</dc:creator>
      <dc:date>2022-02-25T00:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to search multiple dstIP traffic most efficiently</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-multiple-dstIP-traffic-most-efficiently/m-p/586570#M204323</link>
      <description>&lt;P&gt;I am confused. &amp;nbsp;Is this a simple exercise of list operator &lt;U&gt;IN&lt;/U&gt; in search? (&lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Search#Comparison_expression_options" target="_self"&gt;Search: Comparison expression options&lt;/A&gt;)&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=? dstip IN (
1.2.3.4,
2.3.4.5,
3.4.5.6,
4.5.6.7)
| table hostname, hostip&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Feb 2022 09:35:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-search-multiple-dstIP-traffic-most-efficiently/m-p/586570#M204323</guid>
      <dc:creator>yuanliu</dc:creator>
      <dc:date>2022-02-25T09:35:19Z</dc:date>
    </item>
  </channel>
</rss>

