<?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: searching and alerting on ip_intel in Splunk Enterprise Security</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/searching-and-alerting-on-ip-intel/m-p/491051#M8337</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Please try below query&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=reverse_proxy
| lookup ip_intel ip as src OUTPUT threat_key
| where isnotnull(threat_key)
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Tue, 05 May 2020 11:33:34 GMT</pubDate>
    <dc:creator>harsmarvania57</dc:creator>
    <dc:date>2020-05-05T11:33:34Z</dc:date>
    <item>
      <title>searching and alerting on ip_intel</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/searching-and-alerting-on-ip-intel/m-p/491049#M8335</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Does anyone know if there is an efficient way to incorporate ip_intel into a search/query. I want to set up an alert using a particular ip_intel feed for a specific index to notify me when there is traffic from high-risk IP addresses.&lt;/P&gt;

&lt;P&gt;Currently trying the below but I get no results (saw the below as another answer but cannot get it to work)&lt;/P&gt;

&lt;P&gt;index=reverse_proxy [|inputlookup ip_intel | return ip] | where ip=src &lt;/P&gt;

&lt;P&gt;note: "src" is the the field name in which the IP is parsed for my index&lt;/P&gt;

&lt;P&gt;Cheers&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 05:18:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/searching-and-alerting-on-ip-intel/m-p/491049#M8335</guid>
      <dc:creator>hbfblueteam</dc:creator>
      <dc:date>2020-09-30T05:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: searching and alerting on ip_intel</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/searching-and-alerting-on-ip-intel/m-p/491050#M8336</link>
      <description>&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Return"&gt;https://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Return&lt;/A&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;count&amp;gt;
Syntax: &amp;lt;int&amp;gt;
Description: Specify the number of rows.
Default: 1, which is the first row of results passed into the command.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;see reference.&lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2020 05:22:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/searching-and-alerting-on-ip-intel/m-p/491050#M8336</guid>
      <dc:creator>to4kawa</dc:creator>
      <dc:date>2020-05-05T05:22:13Z</dc:date>
    </item>
    <item>
      <title>Re: searching and alerting on ip_intel</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/searching-and-alerting-on-ip-intel/m-p/491051#M8337</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Please try below query&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=reverse_proxy
| lookup ip_intel ip as src OUTPUT threat_key
| where isnotnull(threat_key)
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 05 May 2020 11:33:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/searching-and-alerting-on-ip-intel/m-p/491051#M8337</guid>
      <dc:creator>harsmarvania57</dc:creator>
      <dc:date>2020-05-05T11:33:34Z</dc:date>
    </item>
    <item>
      <title>Re: searching and alerting on ip_intel</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/searching-and-alerting-on-ip-intel/m-p/491052#M8338</link>
      <description>&lt;P&gt;Thank you, that has given me some results&lt;/P&gt;

&lt;P&gt;Regards,&lt;BR /&gt;
Marko&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2020 00:48:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/searching-and-alerting-on-ip-intel/m-p/491052#M8338</guid>
      <dc:creator>hbfblueteam</dc:creator>
      <dc:date>2020-05-06T00:48:33Z</dc:date>
    </item>
  </channel>
</rss>

