<?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: Drill Down Search in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Drill-Down-Search/m-p/761788#M243530</link>
    <description>&lt;P&gt;This probably should go in the Enterprise Security channel, but it looks like the drilldown search is using token &lt;FONT face="courier new,courier"&gt;$Host$&lt;/FONT&gt;, which doesn't exist.&amp;nbsp; Try &lt;FONT face="courier new,courier"&gt;$host$&lt;/FONT&gt;.&lt;/P&gt;</description>
    <pubDate>Thu, 18 Jun 2026 20:37:02 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2026-06-18T20:37:02Z</dc:date>
    <item>
      <title>Drill Down Search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Drill-Down-Search/m-p/761782#M243529</link>
      <description>&lt;P&gt;drilldown search in splunk notable is not capturing the original host which is mentioned in correlation search and generating 0 results how to resolve this issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Correlation Search:&lt;/P&gt;&lt;P&gt;index=wineventlog host IN (AZR01PSQL19CL01, AZR01PSQL19CL02)&lt;BR /&gt;(EventCode=1069 OR EventCode=1205 OR EventCode=1641 OR EventCode=1480)&lt;BR /&gt;| eval usecase=" SQL 2019 Cluster Failover"&lt;BR /&gt;| stats count min(_time) as firstTime max(_time) as lastTime by host EventCode Message&lt;BR /&gt;| eval severity=case (&lt;BR /&gt;EventCode=1205 OR EventCode=1480, "critical", EventCode=1069, "high", EventCode=1641, "medium"&lt;BR /&gt;)&lt;BR /&gt;| convert ctime(firstTime) ctime(lastTime)&lt;BR /&gt;&lt;BR /&gt;Drilldown search&lt;BR /&gt;index=wineventlog host=$Host$&lt;BR /&gt;(EventCode=1069 OR EventCode=1205 OR EventCode=1641 OR EventCode=1480)&lt;BR /&gt;| eval usecase=" SQL 2019 Cluster Failover"&lt;BR /&gt;| stats count min(_time) as firstTime max(_time) as lastTime by host EventCode Message&lt;BR /&gt;| eval severity=case (&lt;BR /&gt;EventCode=1205 OR EventCode=1480, "critical", EventCode=1069, "high", EventCode=1641, "medium"&lt;BR /&gt;)&lt;BR /&gt;| convert ctime(firstTime) ctime(lastTime)&lt;BR /&gt;&lt;BR /&gt;when checking the drilldown search from splunk notable, i'm not getting any results and showing below code&lt;BR /&gt;index=wineventlog host=aws01psplksh01&lt;BR /&gt;(EventCode=1069 OR EventCode=1205 OR EventCode=1641 OR EventCode=1480)&lt;BR /&gt;| eval usecase=" SQL 2019 Cluster Failover"&lt;BR /&gt;| stats count min(_time) as firstTime max(_time) as lastTime by host EventCode Message&lt;BR /&gt;| eval severity=case (&lt;BR /&gt;EventCode=1205 OR EventCode=1480, "critical", EventCode=1069, "high", EventCode=1641, "medium"&lt;BR /&gt;)&lt;BR /&gt;| convert ctime(firstTime) ctime(lastTime)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;How to resolve this issue.&lt;BR /&gt;TIA&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jun 2026 19:35:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Drill-Down-Search/m-p/761782#M243529</guid>
      <dc:creator>kjain041523</dc:creator>
      <dc:date>2026-06-18T19:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: Drill Down Search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Drill-Down-Search/m-p/761788#M243530</link>
      <description>&lt;P&gt;This probably should go in the Enterprise Security channel, but it looks like the drilldown search is using token &lt;FONT face="courier new,courier"&gt;$Host$&lt;/FONT&gt;, which doesn't exist.&amp;nbsp; Try &lt;FONT face="courier new,courier"&gt;$host$&lt;/FONT&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jun 2026 20:37:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Drill-Down-Search/m-p/761788#M243530</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2026-06-18T20:37:02Z</dc:date>
    </item>
    <item>
      <title>Re: Drill Down Search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Drill-Down-Search/m-p/761795#M243531</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/316545"&gt;@kjain041523&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;you must use as token the same field name of the Detection search, in yur case $host$ and not $Host$.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jun 2026 06:58:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Drill-Down-Search/m-p/761795#M243531</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2026-06-19T06:58:20Z</dc:date>
    </item>
  </channel>
</rss>

