<?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 Hide search query in drilldown in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Hide-search-query-in-drilldown/m-p/559450#M6382</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;when user clicks on panel for drill-down, it shows relevant record in new window. I am looking to hide the search query to end- user ?&lt;/P&gt;&lt;P&gt;I could see some params in drill-down url&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;display.page.search.mode=verbose&lt;/LI&gt;&lt;LI&gt;dispatch.sample_ratio=1&lt;/LI&gt;&lt;LI&gt;display.general.type=statistics&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;But nothing related to hiding search query. Is this feasible by passing any additional parameter to the drill-down.&lt;BR /&gt;&lt;BR /&gt;here's sample dashboard to explain in more detail.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;dashboard&amp;gt;
  &amp;lt;label&amp;gt;test&amp;lt;/label&amp;gt;
  &amp;lt;description&amp;gt;Test dashboard&amp;lt;/description&amp;gt;
  &amp;lt;row&amp;gt;
    &amp;lt;panel&amp;gt;
      &amp;lt;chart&amp;gt;
        &amp;lt;title&amp;gt;Stats in pie chart&amp;lt;/title&amp;gt;
        &amp;lt;search&amp;gt;
          &amp;lt;query&amp;gt;index=_internal sourcetype=splunkd log_level=ERROR 
| stats count by host&amp;lt;/query&amp;gt;
          &amp;lt;earliest&amp;gt;-60m@m&amp;lt;/earliest&amp;gt;
          &amp;lt;latest&amp;gt;now&amp;lt;/latest&amp;gt;
        &amp;lt;/search&amp;gt;
        &amp;lt;option name="charting.chart"&amp;gt;pie&amp;lt;/option&amp;gt;
        &amp;lt;option name="charting.drilldown"&amp;gt;all&amp;lt;/option&amp;gt;
        &amp;lt;option name="refresh.display"&amp;gt;progressbar&amp;lt;/option&amp;gt;
      &amp;lt;/chart&amp;gt;
    &amp;lt;/panel&amp;gt;
  &amp;lt;/row&amp;gt;
&amp;lt;/dashboard&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;when you click on on slice of the pie chart. it opens a new tab where search query visible to user which i would like to hide it to end user.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 14 Jul 2021 16:53:37 GMT</pubDate>
    <dc:creator>praphulla1</dc:creator>
    <dc:date>2021-07-14T16:53:37Z</dc:date>
    <item>
      <title>Hide search query in drilldown</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Hide-search-query-in-drilldown/m-p/559450#M6382</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;when user clicks on panel for drill-down, it shows relevant record in new window. I am looking to hide the search query to end- user ?&lt;/P&gt;&lt;P&gt;I could see some params in drill-down url&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;display.page.search.mode=verbose&lt;/LI&gt;&lt;LI&gt;dispatch.sample_ratio=1&lt;/LI&gt;&lt;LI&gt;display.general.type=statistics&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;But nothing related to hiding search query. Is this feasible by passing any additional parameter to the drill-down.&lt;BR /&gt;&lt;BR /&gt;here's sample dashboard to explain in more detail.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;dashboard&amp;gt;
  &amp;lt;label&amp;gt;test&amp;lt;/label&amp;gt;
  &amp;lt;description&amp;gt;Test dashboard&amp;lt;/description&amp;gt;
  &amp;lt;row&amp;gt;
    &amp;lt;panel&amp;gt;
      &amp;lt;chart&amp;gt;
        &amp;lt;title&amp;gt;Stats in pie chart&amp;lt;/title&amp;gt;
        &amp;lt;search&amp;gt;
          &amp;lt;query&amp;gt;index=_internal sourcetype=splunkd log_level=ERROR 
| stats count by host&amp;lt;/query&amp;gt;
          &amp;lt;earliest&amp;gt;-60m@m&amp;lt;/earliest&amp;gt;
          &amp;lt;latest&amp;gt;now&amp;lt;/latest&amp;gt;
        &amp;lt;/search&amp;gt;
        &amp;lt;option name="charting.chart"&amp;gt;pie&amp;lt;/option&amp;gt;
        &amp;lt;option name="charting.drilldown"&amp;gt;all&amp;lt;/option&amp;gt;
        &amp;lt;option name="refresh.display"&amp;gt;progressbar&amp;lt;/option&amp;gt;
      &amp;lt;/chart&amp;gt;
    &amp;lt;/panel&amp;gt;
  &amp;lt;/row&amp;gt;
&amp;lt;/dashboard&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;when you click on on slice of the pie chart. it opens a new tab where search query visible to user which i would like to hide it to end user.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jul 2021 16:53:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Hide-search-query-in-drilldown/m-p/559450#M6382</guid>
      <dc:creator>praphulla1</dc:creator>
      <dc:date>2021-07-14T16:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: Hide search query in drilldown</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Hide-search-query-in-drilldown/m-p/559451#M6383</link>
      <description>&lt;P&gt;You can use standard query strings on the url e.g. ?display.page.search.mode=verbose&amp;amp;dispatch.sample_ratio=1&lt;/P&gt;&lt;P&gt;Is that what you are after?&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jul 2021 15:45:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Hide-search-query-in-drilldown/m-p/559451#M6383</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2021-07-14T15:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: Hide search query in drilldown</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Hide-search-query-in-drilldown/m-p/559452#M6384</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;i am looking for a param to hide the query to end-user.&lt;BR /&gt;&lt;BR /&gt;i updated my question to be more clear.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jul 2021 15:53:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Hide-search-query-in-drilldown/m-p/559452#M6384</guid>
      <dc:creator>praphulla1</dc:creator>
      <dc:date>2021-07-14T15:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: Hide search query in drilldown</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Hide-search-query-in-drilldown/m-p/559455#M6386</link>
      <description>&lt;P&gt;What url are you drilling down to?&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jul 2021 15:56:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Hide-search-query-in-drilldown/m-p/559455#M6386</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2021-07-14T15:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: Hide search query in drilldown</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Hide-search-query-in-drilldown/m-p/559456#M6387</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/80964"&gt;@praphulla1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want to hide search or make it un-clickable then tried this in XML?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;drilldown&amp;gt;
          &amp;lt;condition&amp;gt;
          &amp;lt;/condition&amp;gt;
        &amp;lt;/drilldown&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can share your sample code so we can help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;KV&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jul 2021 16:06:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Hide-search-query-in-drilldown/m-p/559456#M6387</guid>
      <dc:creator>kamlesh_vaghela</dc:creator>
      <dc:date>2021-07-14T16:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: Hide search query in drilldown</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Hide-search-query-in-drilldown/m-p/559468#M6389</link>
      <description>&lt;P&gt;I am using auto drill-down.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;splunk instance&amp;gt;/search?q=search%20index%3D_internal%20sourcetype%3Dsplunkd%20log_level%3DERROR%20%20%20host%3Dabcd&amp;amp;earliest=1626277980&amp;amp;latest=1626281619&amp;amp;sid=1626281625.6156433_11E2866B-AB2E-4342-8D51-4948AA7A5661&amp;amp;display.page.search.mode=fast&amp;amp;dispatch.sample_ratio=1&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 14 Jul 2021 16:55:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Hide-search-query-in-drilldown/m-p/559468#M6389</guid>
      <dc:creator>praphulla1</dc:creator>
      <dc:date>2021-07-14T16:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: Hide search query in drilldown</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Hide-search-query-in-drilldown/m-p/559469#M6390</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/127939"&gt;@kamlesh_vaghela&lt;/a&gt;&amp;nbsp;i have more details to the question with sample dashboard&amp;nbsp; code as well.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jul 2021 16:56:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Hide-search-query-in-drilldown/m-p/559469#M6390</guid>
      <dc:creator>praphulla1</dc:creator>
      <dc:date>2021-07-14T16:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: Hide search query in drilldown</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Hide-search-query-in-drilldown/m-p/559480#M6392</link>
      <description>&lt;P&gt;So you are drilling down to a search and you want to hide the fact that you are drilling down to a search?&lt;/P&gt;&lt;P&gt;Can you drilldown to another dashboard that has the results of the search (rather than the search app itself)?&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jul 2021 18:09:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Hide-search-query-in-drilldown/m-p/559480#M6392</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2021-07-14T18:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: Hide search query in drilldown</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Hide-search-query-in-drilldown/m-p/559484#M6393</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;Yes. i have few dashboards which are using really long queries and on drill-down the query almost takes half of the screen.&lt;BR /&gt;&lt;BR /&gt;i wanted to re-use the auto drill-down feature without need to build another drill-down dashboard.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jul 2021 18:56:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Hide-search-query-in-drilldown/m-p/559484#M6393</guid>
      <dc:creator>praphulla1</dc:creator>
      <dc:date>2021-07-14T18:56:16Z</dc:date>
    </item>
  </channel>
</rss>

