<?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: SPL Code for rule:  Potential Raspberry Robin Traffic is generating too much traffic.  Help correct! in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/SPL-Code-for-rule-Potential-Raspberry-Robin-Traffic-is/m-p/681221#M232789</link>
    <description>&lt;P&gt;Expanded my search time results to 60 minutes as 24 hours or 30 days produced over a million events.&lt;BR /&gt;The 60 min search producing hundreds of thousands.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Can you review this rule to see if there is anything within the SPL code that is incorrect?&lt;BR /&gt;It should only product less than hundred . . . if even that.&lt;/P&gt;</description>
    <pubDate>Tue, 19 Mar 2024 17:55:50 GMT</pubDate>
    <dc:creator>thrashec</dc:creator>
    <dc:date>2024-03-19T17:55:50Z</dc:date>
    <item>
      <title>SPL Code for rule:  Potential Raspberry Robin Traffic is generating too much traffic.  Help correct!</title>
      <link>https://community.splunk.com/t5/Splunk-Search/SPL-Code-for-rule-Potential-Raspberry-Robin-Traffic-is/m-p/680971#M232727</link>
      <description>&lt;LI-CODE lang="markup"&gt;| tstats allow_old_summaries=true summariesonly=t values(Web.dest_ip) as dest_ip, values(Web.http_referrer) as http_referrer, values(Web.http_user_agent) as http_user_agent, values(Web.url) as url, values(Web.user) as src_user
from datamodel=Web where (Web.src=* OR Web.url=*) by _time Web.src, Web.url
| `drop_dm_object_name("Web")`
| rename Web.src as src_host
| regex url= "^((?i)https?:\/\/)?\w{2,4}\.\w{2,6}:8080\/[a-zA-Z0-9]+\/.*?(?:-|\=|\?)"
| append [search index=audit_digitalguardian sourcetype=digitalguardian:process Application_Full_Name=msiexec.exe Command_Line="*:8080*" src_host="raspberryrobin.local"
| stats values(index) as index, values(sourcetype) as sourcetype, values(Command_Line) as cmdline, values(_raw) as payload by _time, src_host, url]&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 18 Mar 2024 11:01:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/SPL-Code-for-rule-Potential-Raspberry-Robin-Traffic-is/m-p/680971#M232727</guid>
      <dc:creator>thrashec</dc:creator>
      <dc:date>2024-03-18T11:01:18Z</dc:date>
    </item>
    <item>
      <title>Re: SPL Code for rule:  Potential Raspberry Robin Traffic is generating too much traffic.  Help correct!</title>
      <link>https://community.splunk.com/t5/Splunk-Search/SPL-Code-for-rule-Potential-Raspberry-Robin-Traffic-is/m-p/680981#M232728</link>
      <description>&lt;P&gt;I am not clear what exactly you would like help with. Please expand on your issue, provide some anonymised representative sample events, give an idea of what your expected results are, an indication of what you are currently getting and why it is not what you were expecting.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2024 08:45:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/SPL-Code-for-rule-Potential-Raspberry-Robin-Traffic-is/m-p/680981#M232728</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2024-03-18T08:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: SPL Code for rule:  Potential Raspberry Robin Traffic is generating too much traffic.  Help correct!</title>
      <link>https://community.splunk.com/t5/Splunk-Search/SPL-Code-for-rule-Potential-Raspberry-Robin-Traffic-is/m-p/681221#M232789</link>
      <description>&lt;P&gt;Expanded my search time results to 60 minutes as 24 hours or 30 days produced over a million events.&lt;BR /&gt;The 60 min search producing hundreds of thousands.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Can you review this rule to see if there is anything within the SPL code that is incorrect?&lt;BR /&gt;It should only product less than hundred . . . if even that.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2024 17:55:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/SPL-Code-for-rule-Potential-Raspberry-Robin-Traffic-is/m-p/681221#M232789</guid>
      <dc:creator>thrashec</dc:creator>
      <dc:date>2024-03-19T17:55:50Z</dc:date>
    </item>
  </channel>
</rss>

