<?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: How to run/optimize long ad-hoc searches with lookup in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-run-optimize-long-ad-hoc-searches-with-lookup/m-p/558683#M158726</link>
    <description>&lt;P&gt;It times out or DAG errors.&lt;/P&gt;</description>
    <pubDate>Thu, 08 Jul 2021 13:08:27 GMT</pubDate>
    <dc:creator>dauren_akilbeko</dc:creator>
    <dc:date>2021-07-08T13:08:27Z</dc:date>
    <item>
      <title>How to run/optimize long ad-hoc searches with lookup</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-run-optimize-long-ad-hoc-searches-with-lookup/m-p/558652#M158709</link>
      <description>&lt;P&gt;I'm trying to see if there are hits with Kaseya related domains in my Web datamodel. As I understand we need to use wildcard lookup or trim Web.url to match domains in&amp;nbsp; the lookup &lt;A href="https://github.com/davisshannon/Splunk-REvil-Kaseya-IOCs/blob/main/domains.csv" target="_blank" rel="noopener"&gt;Splunk-REvil-Kaseya-IOCs/domains.csv at main · davisshannon/Splunk-REvil-Kaseya-IOCs (github.com)&lt;/A&gt;.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;What I've tried so far:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| tstats summariesonly=true latest("_time") values("Web.src") values("Web.dest") from datamodel="Web"."Web" by "Web.url" "Web.user"
| eval list="*"
| `ut_parse(Web.url, list)`
| lookup kaseya_domains domain AS ut_domain OUTPUT domain
| where isnotnull('domain')&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;It works, but not for a longer period of times (7 days or more). What are my options?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jul 2021 08:03:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-run-optimize-long-ad-hoc-searches-with-lookup/m-p/558652#M158709</guid>
      <dc:creator>dauren_akilbeko</dc:creator>
      <dc:date>2021-07-08T08:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to run/optimize long ad-hoc searches with lookup</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-run-optimize-long-ad-hoc-searches-with-lookup/m-p/558682#M158725</link>
      <description>&lt;P&gt;When it doesn't work, what happens?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jul 2021 13:06:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-run-optimize-long-ad-hoc-searches-with-lookup/m-p/558682#M158725</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-07-08T13:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to run/optimize long ad-hoc searches with lookup</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-run-optimize-long-ad-hoc-searches-with-lookup/m-p/558683#M158726</link>
      <description>&lt;P&gt;It times out or DAG errors.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jul 2021 13:08:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-run-optimize-long-ad-hoc-searches-with-lookup/m-p/558683#M158726</guid>
      <dc:creator>dauren_akilbeko</dc:creator>
      <dc:date>2021-07-08T13:08:27Z</dc:date>
    </item>
  </channel>
</rss>

