<?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: Recursive query based upon current result set in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Recursive-query-based-upon-current-result-set/m-p/376778#M95830</link>
    <description>&lt;P&gt;index=url_logs url=* | stats values(user), values(url) by category | where  category=malware&lt;/P&gt;</description>
    <pubDate>Fri, 21 Dec 2018 13:28:12 GMT</pubDate>
    <dc:creator>valiquet</dc:creator>
    <dc:date>2018-12-21T13:28:12Z</dc:date>
    <item>
      <title>Recursive query based upon current result set</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Recursive-query-based-upon-current-result-set/m-p/376777#M95829</link>
      <description>&lt;P&gt;Having some trouble figuring this out, and fishing for an example as well.&lt;/P&gt;

&lt;P&gt;Have an index that contains URL traffic logs. The category of these logs is dynamically updated each day.&lt;/P&gt;

&lt;P&gt;index=url_logs category=malware | table user category url  --&amp;gt; i get my results if there's any hits&lt;/P&gt;

&lt;P&gt;But i what I'd like to do is to search for anything that currently matches malware on today's date with a search going back at least a week. That way I could tell if there was a lot of allowed traffic to a site that is now malicious and investigate from there.&lt;/P&gt;

&lt;P&gt;Any suggestions? Thank you!&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 23:55:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Recursive-query-based-upon-current-result-set/m-p/376777#M95829</guid>
      <dc:creator>catsmeowor</dc:creator>
      <dc:date>2018-12-17T23:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: Recursive query based upon current result set</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Recursive-query-based-upon-current-result-set/m-p/376778#M95830</link>
      <description>&lt;P&gt;index=url_logs url=* | stats values(user), values(url) by category | where  category=malware&lt;/P&gt;</description>
      <pubDate>Fri, 21 Dec 2018 13:28:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Recursive-query-based-upon-current-result-set/m-p/376778#M95830</guid>
      <dc:creator>valiquet</dc:creator>
      <dc:date>2018-12-21T13:28:12Z</dc:date>
    </item>
  </channel>
</rss>

