<?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 Why does the clickable pie chart only show the IP address in question? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Why-does-the-clickable-pie-chart-only-show-the-IP-address-in/m-p/619275#M215231</link>
    <description>&lt;P&gt;I have a pie chart displaying the top 10 ip address for the past 60 minutes, and I'm trying to figure out how to then be able to click that bit of the pie chart, to then open a new window relevant information about that specific ip address instead of all the IP addresses in the pie chart&lt;/P&gt;</description>
    <pubDate>Wed, 02 Nov 2022 20:11:06 GMT</pubDate>
    <dc:creator>jhilton90</dc:creator>
    <dc:date>2022-11-02T20:11:06Z</dc:date>
    <item>
      <title>Why does the clickable pie chart only show the IP address in question?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-does-the-clickable-pie-chart-only-show-the-IP-address-in/m-p/619275#M215231</link>
      <description>&lt;P&gt;I have a pie chart displaying the top 10 ip address for the past 60 minutes, and I'm trying to figure out how to then be able to click that bit of the pie chart, to then open a new window relevant information about that specific ip address instead of all the IP addresses in the pie chart&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2022 20:11:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-does-the-clickable-pie-chart-only-show-the-IP-address-in/m-p/619275#M215231</guid>
      <dc:creator>jhilton90</dc:creator>
      <dc:date>2022-11-02T20:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: Clickable Pie Chart that only shows the IP Address in question</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-does-the-clickable-pie-chart-only-show-the-IP-address-in/m-p/619280#M215234</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/247446"&gt;@jhilton90&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;you need to explore the drilldown feature:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.0.1/Viz/DrilldownIntro" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.0.1/Viz/DrilldownIntro&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.0.1/Viz/DrilldownIntro" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.0.1/Viz/DrilldownIntro&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and many other videos on the YouTube Splunk Channel.&lt;/P&gt;&lt;P&gt;I cannot help you more, because it depends on your dashboard, anyway, you could use the GUI drilldown feature that you can find in all panels (clicking on the three dots in edit mode).&lt;/P&gt;&lt;P&gt;viewing code, you should have in your dashboard something like this:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;drilldown&amp;gt;
   &amp;lt;link target="_blank"&amp;gt;/app/&amp;lt;your_app&amp;gt;/&amp;lt;new_dashboard&amp;gt;?ip=$row.ip$&amp;lt;/link&amp;gt;
&amp;lt;/drilldown&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;and in the new dashboard put a token with the same name you used (in my samle "ip").&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2022 13:19:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-does-the-clickable-pie-chart-only-show-the-IP-address-in/m-p/619280#M215234</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-11-02T13:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: Clickable Pie Chart that only shows the IP Address in question</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-does-the-clickable-pie-chart-only-show-the-IP-address-in/m-p/619286#M215237</link>
      <description>&lt;P&gt;Define a drilldown for the chart that links to a search.&amp;nbsp; The search should reference the $click.value2$ token to find only the clicked IP address.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2022 13:25:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-does-the-clickable-pie-chart-only-show-the-IP-address-in/m-p/619286#M215237</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2022-11-02T13:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: Why does the Clickable Pie Chart only shows the IP Address in question?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-does-the-clickable-pie-chart-only-show-the-IP-address-in/m-p/619329#M215249</link>
      <description>&lt;P&gt;Okay so just to update, on the pie chart we have 10 offending ip addresses.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pie_chart.PNG" style="width: 935px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/22288iF311BBB0DEEC1B8A/image-size/large?v=v2&amp;amp;px=999" role="button" title="pie_chart.PNG" alt="pie_chart.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The drilldown options are set as follows:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="drilldown_options.PNG" style="width: 526px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/22289iEC7B128778DAA270/image-size/large?v=v2&amp;amp;px=999" role="button" title="drilldown_options.PNG" alt="drilldown_options.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And so when I click on one of the ip address on the pie chart, I want a table below to be populated with the following details regarding that ip address: ipAddress, username, error, _time. However this is what appears when I click on any of the ip addresses in the pie chart&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="results_table.PNG" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/22290i78D905CABF0BA50A/image-size/large?v=v2&amp;amp;px=999" role="button" title="results_table.PNG" alt="results_table.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2022 16:39:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-does-the-clickable-pie-chart-only-show-the-IP-address-in/m-p/619329#M215249</guid>
      <dc:creator>jhilton90</dc:creator>
      <dc:date>2022-11-02T16:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: Why does the Clickable Pie Chart only shows the IP Address in question?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-does-the-clickable-pie-chart-only-show-the-IP-address-in/m-p/619339#M215252</link>
      <description>&lt;P&gt;Change the drilldown option to "Link to search" and choose "Custom".&amp;nbsp; Enter into the "Search string" box the SPL needed to create the desired table. Use $click.value2$ to refer to the selected IP address.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2022 17:27:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-does-the-clickable-pie-chart-only-show-the-IP-address-in/m-p/619339#M215252</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2022-11-02T17:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: Why does the Clickable Pie Chart only shows the IP Address in question?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-does-the-clickable-pie-chart-only-show-the-IP-address-in/m-p/619488#M215302</link>
      <description>&lt;P&gt;Thanks, I'll try that ASAP!&lt;/P&gt;</description>
      <pubDate>Thu, 03 Nov 2022 16:13:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-does-the-clickable-pie-chart-only-show-the-IP-address-in/m-p/619488#M215302</guid>
      <dc:creator>jhilton90</dc:creator>
      <dc:date>2022-11-03T16:13:16Z</dc:date>
    </item>
  </channel>
</rss>

