<?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: Unable to visualize the dashboard as per the requirement in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Unable-to-visualize-the-dashboard-as-per-the-requirement/m-p/708179#M57960</link>
    <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/272166"&gt;@shenoyveer&lt;/a&gt;&amp;nbsp;You can use trellis, split by host.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kiran_panchavat_0-1736271955439.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/34044i587996A5C26B9D22/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kiran_panchavat_0-1736271955439.png" alt="kiran_panchavat_0-1736271955439.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kiran_panchavat_1-1736272033939.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/34045iAF6C89DEC15C3AC7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kiran_panchavat_1-1736272033939.png" alt="kiran_panchavat_1-1736272033939.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I hope this helps, if any reply helps you, you could add your upvote/karma points to that reply, thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 07 Jan 2025 17:47:37 GMT</pubDate>
    <dc:creator>kiran_panchavat</dc:creator>
    <dc:date>2025-01-07T17:47:37Z</dc:date>
    <item>
      <title>Unable to visualize the dashboard as per the requirement</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Unable-to-visualize-the-dashboard-as-per-the-requirement/m-p/708134#M57952</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am trying to create one dashboard out of search query but I am getting stuck where I am unable to the host details in the dashboard.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;query is -&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;index="vm-details" | eval date=strftime(_time, "%Y-%m-%d")
| stats dc(host) as host_count, values(host) as hosts by date | sort date&lt;/LI-CODE&gt;
&lt;P&gt;I am getting host_count and date in dashboard but my requirement is I need hostname should come while hovering host_count&lt;/P&gt;
&lt;P&gt;I tried using values(host) directly but that didnt work.&lt;/P&gt;
&lt;P&gt;can someone help?&lt;/P&gt;
&lt;P&gt;CC:&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;BR /&gt;Veeresh Shenoy S&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2025 15:12:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Unable-to-visualize-the-dashboard-as-per-the-requirement/m-p/708134#M57952</guid>
      <dc:creator>shenoyveer</dc:creator>
      <dc:date>2025-01-07T15:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to visualize the dashboard as per the requirement</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Unable-to-visualize-the-dashboard-as-per-the-requirement/m-p/708138#M57953</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/272166"&gt;@shenoyveer&lt;/a&gt;&amp;nbsp;&amp;nbsp; Try this and see if it meets your requirements. You can remove | eval date=strftime(_time, "%Y-%m-%d")&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kiran_panchavat_1-1736250933588.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/34036i3CC43CCB014A0351/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kiran_panchavat_1-1736250933588.png" alt="kiran_panchavat_1-1736250933588.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2025 12:17:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Unable-to-visualize-the-dashboard-as-per-the-requirement/m-p/708138#M57953</guid>
      <dc:creator>kiran_panchavat</dc:creator>
      <dc:date>2025-01-07T12:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to visualize the dashboard as per the requirement</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Unable-to-visualize-the-dashboard-as-per-the-requirement/m-p/708164#M57955</link>
      <description>&lt;P&gt;Hi Kiran,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the prompt reply. Its not working for me and after removing eval no data popping up.&lt;/P&gt;&lt;P&gt;&amp;nbsp;my goad is to get the hostname while hovering the host_count variable from query&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2025 16:58:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Unable-to-visualize-the-dashboard-as-per-the-requirement/m-p/708164#M57955</guid>
      <dc:creator>shenoyveer</dc:creator>
      <dc:date>2025-01-07T16:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to visualize the dashboard as per the requirement</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Unable-to-visualize-the-dashboard-as-per-the-requirement/m-p/708167#M57956</link>
      <description>&lt;P&gt;Tried with another query too&lt;/P&gt;&lt;P&gt;index="testing" | eval date=strftime(_time, "%Y-%m-%d") | stats count by date, host&lt;/P&gt;&lt;P&gt;but still its not showing hostname in dashboard&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="shenoyveer_0-1736269702861.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/34040i3DF43AB6D37F6D97/image-size/medium?v=v2&amp;amp;px=400" role="button" title="shenoyveer_0-1736269702861.png" alt="shenoyveer_0-1736269702861.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2025 17:08:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Unable-to-visualize-the-dashboard-as-per-the-requirement/m-p/708167#M57956</guid>
      <dc:creator>shenoyveer</dc:creator>
      <dc:date>2025-01-07T17:08:40Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to visualize the dashboard as per the requirement</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Unable-to-visualize-the-dashboard-as-per-the-requirement/m-p/708170#M57957</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/272166"&gt;@shenoyveer&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you take out the eval from the query, you must also remove the date field from it.&lt;/P&gt;&lt;P&gt;index="vm-details"&lt;BR /&gt;| timechart count by host&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2025 17:12:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Unable-to-visualize-the-dashboard-as-per-the-requirement/m-p/708170#M57957</guid>
      <dc:creator>kiran_panchavat</dc:creator>
      <dc:date>2025-01-07T17:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to visualize the dashboard as per the requirement</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Unable-to-visualize-the-dashboard-as-per-the-requirement/m-p/708172#M57958</link>
      <description>&lt;P&gt;is there any alternative to timechart?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to have particular date in x axis&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2025 17:15:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Unable-to-visualize-the-dashboard-as-per-the-requirement/m-p/708172#M57958</guid>
      <dc:creator>shenoyveer</dc:creator>
      <dc:date>2025-01-07T17:15:09Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to visualize the dashboard as per the requirement</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Unable-to-visualize-the-dashboard-as-per-the-requirement/m-p/708176#M57959</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/272166"&gt;@shenoyveer&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you check this?&amp;nbsp;&lt;/P&gt;&lt;P&gt;The x-axis will be the first column/field in the results, so put the date as the first field after the by.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kiran_panchavat_2-1736271715537.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/34043iDA5C3B12D928EAC0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kiran_panchavat_2-1736271715537.png" alt="kiran_panchavat_2-1736271715537.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2025 17:42:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Unable-to-visualize-the-dashboard-as-per-the-requirement/m-p/708176#M57959</guid>
      <dc:creator>kiran_panchavat</dc:creator>
      <dc:date>2025-01-07T17:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to visualize the dashboard as per the requirement</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Unable-to-visualize-the-dashboard-as-per-the-requirement/m-p/708179#M57960</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/272166"&gt;@shenoyveer&lt;/a&gt;&amp;nbsp;You can use trellis, split by host.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kiran_panchavat_0-1736271955439.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/34044i587996A5C26B9D22/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kiran_panchavat_0-1736271955439.png" alt="kiran_panchavat_0-1736271955439.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kiran_panchavat_1-1736272033939.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/34045iAF6C89DEC15C3AC7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kiran_panchavat_1-1736272033939.png" alt="kiran_panchavat_1-1736272033939.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I hope this helps, if any reply helps you, you could add your upvote/karma points to that reply, thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2025 17:47:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Unable-to-visualize-the-dashboard-as-per-the-requirement/m-p/708179#M57960</guid>
      <dc:creator>kiran_panchavat</dc:creator>
      <dc:date>2025-01-07T17:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to visualize the dashboard as per the requirement</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Unable-to-visualize-the-dashboard-as-per-the-requirement/m-p/708288#M57964</link>
      <description>&lt;P&gt;Please write all SPL etc. inside &amp;lt;/&amp;gt; tags. That way those are easier to take into use. It also ensure that we can get the same SPL what you have write into your example.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jan 2025 18:28:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Unable-to-visualize-the-dashboard-as-per-the-requirement/m-p/708288#M57964</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2025-01-08T18:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to visualize the dashboard as per the requirement</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Unable-to-visualize-the-dashboard-as-per-the-requirement/m-p/708315#M57968</link>
      <description>&lt;P&gt;Thanks Kiran &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2025 04:57:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Unable-to-visualize-the-dashboard-as-per-the-requirement/m-p/708315#M57968</guid>
      <dc:creator>shenoyveer</dc:creator>
      <dc:date>2025-01-09T04:57:58Z</dc:date>
    </item>
  </channel>
</rss>

