<?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 Splunk Alert - best practice input in Splunk Cloud Platform</title>
    <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/Splunk-Alert-best-practice-input/m-p/533700#M389</link>
    <description>&lt;P&gt;Hello Splunkers,&lt;/P&gt;&lt;P&gt;I just wanted to have someone give me best practice input.&lt;/P&gt;&lt;P&gt;My scenario is that I have threat intelligence coming in from Threatconnect. The index is "threatconnect".&amp;nbsp; Threatconnect is auto-tagging any IOCs related to the solarwinds breach as "solarwinds breach" and I've seen other tags come in with the word "solarwinds"&amp;nbsp; so I will wildcard it.&amp;nbsp; The event which this comes in under is in&amp;nbsp; field "event.ts_detail".&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I run this search and I see activity:&lt;/P&gt;&lt;P&gt;index=threatconnect event.ts_detail=*solarwinds*&lt;/P&gt;&lt;P&gt;However, all the activity I am seeing is an IP brute forcing us constantly. It comes in as this field event.src=45.129.33.129&lt;/P&gt;&lt;P&gt;Therefore, I created an alert with this search which runs every hour:&lt;/P&gt;&lt;P&gt;index=threatconnect event.ts_detail=*solarwinds* event.src!=45.129.33.129&lt;/P&gt;&lt;P&gt;My question to you:&lt;/P&gt;&lt;P&gt;Is this best practice to set the alert and ignore something that I don't care about (IP 45.129.33.129 since it's only probing).&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would you do it differently?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 21 Dec 2020 06:38:29 GMT</pubDate>
    <dc:creator>iherb_0718</dc:creator>
    <dc:date>2020-12-21T06:38:29Z</dc:date>
    <item>
      <title>Splunk Alert - best practice input</title>
      <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/Splunk-Alert-best-practice-input/m-p/533700#M389</link>
      <description>&lt;P&gt;Hello Splunkers,&lt;/P&gt;&lt;P&gt;I just wanted to have someone give me best practice input.&lt;/P&gt;&lt;P&gt;My scenario is that I have threat intelligence coming in from Threatconnect. The index is "threatconnect".&amp;nbsp; Threatconnect is auto-tagging any IOCs related to the solarwinds breach as "solarwinds breach" and I've seen other tags come in with the word "solarwinds"&amp;nbsp; so I will wildcard it.&amp;nbsp; The event which this comes in under is in&amp;nbsp; field "event.ts_detail".&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I run this search and I see activity:&lt;/P&gt;&lt;P&gt;index=threatconnect event.ts_detail=*solarwinds*&lt;/P&gt;&lt;P&gt;However, all the activity I am seeing is an IP brute forcing us constantly. It comes in as this field event.src=45.129.33.129&lt;/P&gt;&lt;P&gt;Therefore, I created an alert with this search which runs every hour:&lt;/P&gt;&lt;P&gt;index=threatconnect event.ts_detail=*solarwinds* event.src!=45.129.33.129&lt;/P&gt;&lt;P&gt;My question to you:&lt;/P&gt;&lt;P&gt;Is this best practice to set the alert and ignore something that I don't care about (IP 45.129.33.129 since it's only probing).&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would you do it differently?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Dec 2020 06:38:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Cloud-Platform/Splunk-Alert-best-practice-input/m-p/533700#M389</guid>
      <dc:creator>iherb_0718</dc:creator>
      <dc:date>2020-12-21T06:38:29Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Alert - best practice input</title>
      <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/Splunk-Alert-best-practice-input/m-p/533705#M390</link>
      <description>&lt;P&gt;I believe I'm better off with putting the exclusions from an input table so that it will be easier for me to exclude additional IPs.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Suppose I make the exclusion as a lookup file called: Solarwinds_whitelist_IOC.csv&lt;/P&gt;&lt;P&gt;What would the syntax be for me to call on this input table to NOT include?&lt;/P&gt;</description>
      <pubDate>Mon, 21 Dec 2020 07:55:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Cloud-Platform/Splunk-Alert-best-practice-input/m-p/533705#M390</guid>
      <dc:creator>iherb_0718</dc:creator>
      <dc:date>2020-12-21T07:55:46Z</dc:date>
    </item>
  </channel>
</rss>

