<?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 Re: how to use ip_intel ? in Splunk Enterprise Security</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/how-to-use-ip-intel/m-p/390737#M4216</link>
    <description>&lt;P&gt;Can you try something :&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=&amp;lt;indexname&amp;gt; .. [|inputlookup ip_intel | return ip] | table src, dest | where src=ip OR dest=ip
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Tue, 15 May 2018 05:54:22 GMT</pubDate>
    <dc:creator>p_gurav</dc:creator>
    <dc:date>2018-05-15T05:54:22Z</dc:date>
    <item>
      <title>how to use ip_intel ?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/how-to-use-ip-intel/m-p/390736#M4215</link>
      <description>&lt;P&gt;I have a search that returns a set of source and dest IP addresses. &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Index= ..... | table src, dest 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I want to check these against the ip_intel feed.&lt;/P&gt;

&lt;P&gt;I can see the ip_intel feed is populated&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| `ip_intel` | search ip=*
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;How do I use the lookup commands to check against the ip_intel feeds ?&lt;/P&gt;</description>
      <pubDate>Tue, 15 May 2018 04:41:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/how-to-use-ip-intel/m-p/390736#M4215</guid>
      <dc:creator>pfgrobler</dc:creator>
      <dc:date>2018-05-15T04:41:28Z</dc:date>
    </item>
    <item>
      <title>Re: how to use ip_intel ?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/how-to-use-ip-intel/m-p/390737#M4216</link>
      <description>&lt;P&gt;Can you try something :&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=&amp;lt;indexname&amp;gt; .. [|inputlookup ip_intel | return ip] | table src, dest | where src=ip OR dest=ip
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 15 May 2018 05:54:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/how-to-use-ip-intel/m-p/390737#M4216</guid>
      <dc:creator>p_gurav</dc:creator>
      <dc:date>2018-05-15T05:54:22Z</dc:date>
    </item>
  </channel>
</rss>

