<?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 create a correlation search that would trigger an alert for a search? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-correlation-search-that-would-trigger-an-alert/m-p/631783#M219446</link>
    <description>&lt;P&gt;I need to create a correlation search that would trigger an alert if it found a match from IPs from:&lt;/P&gt;
&lt;P&gt;| inputlookup ip_spywarelist.csv&amp;nbsp; against an indexer (i.e: index=FW)&lt;/P&gt;
&lt;P&gt;Any step-by-step guidance?&lt;/P&gt;</description>
    <pubDate>Wed, 22 Feb 2023 17:03:25 GMT</pubDate>
    <dc:creator>Kitag345</dc:creator>
    <dc:date>2023-02-22T17:03:25Z</dc:date>
    <item>
      <title>How to create a correlation search that would trigger an alert for a search?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-correlation-search-that-would-trigger-an-alert/m-p/631783#M219446</link>
      <description>&lt;P&gt;I need to create a correlation search that would trigger an alert if it found a match from IPs from:&lt;/P&gt;
&lt;P&gt;| inputlookup ip_spywarelist.csv&amp;nbsp; against an indexer (i.e: index=FW)&lt;/P&gt;
&lt;P&gt;Any step-by-step guidance?&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2023 17:03:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-correlation-search-that-would-trigger-an-alert/m-p/631783#M219446</guid>
      <dc:creator>Kitag345</dc:creator>
      <dc:date>2023-02-22T17:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: ip_spywarelist.csv</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-correlation-search-that-would-trigger-an-alert/m-p/631799#M219454</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/254016"&gt;@Kitag345&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;if you have the Splunk Enterprise Security, you can add this lookup to the ones used in the Threat Intelligence Monitoring.&lt;/P&gt;&lt;P&gt;If you haven't it, you can run a simple search like this:&lt;/P&gt;&lt;P&gt;if the field in the lookup for searching is "IP", you can run something like this:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=fw [ | inputlookup ip_spywarelist.csv | rename IP AS query | fields query ]&lt;/LI-CODE&gt;&lt;P&gt;in this way you perform a full text search on that index to find any occurrence of the IP field in your lookup.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2023 07:31:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-correlation-search-that-would-trigger-an-alert/m-p/631799#M219454</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2023-02-22T07:31:52Z</dc:date>
    </item>
  </channel>
</rss>

