<?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: help on heat_map_visualization in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/help-on-heat-map-visualization/m-p/698974#M57296</link>
    <description>Not sure you understand my needs In the example below you can see thats random numbers are displayed | gentimes start=-10 increment=4h | eval "Server Availability"=random()%100, "Customer Satisfaction"=random()%100,"Server Performance"=random()%100, _time=starttime | table _time, "Server Availability","Customer Satisfaction","Server Performance" Instead random numbers, i would like to have true numbers froms my index, for example from the field "Value" so i dont know how to query on it in the example i gave to you</description>
    <pubDate>Fri, 13 Sep 2024 08:41:57 GMT</pubDate>
    <dc:creator>jip31</dc:creator>
    <dc:date>2024-09-13T08:41:57Z</dc:date>
    <item>
      <title>help on heat_map_visualization</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/help-on-heat-map-visualization/m-p/698958#M57292</link>
      <description>&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;i need to do an heat map vizualization&lt;/P&gt;&lt;P&gt;i have checked the dasbord examples addon and in this example a lookup is used&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;| inputlookup sample-data.csv&lt;/P&gt;&lt;P&gt;is it possible to do the same thing without a lookup please? I mean by using an index and an eval command&lt;/P&gt;&lt;P&gt;for example if the field "Value" is &amp;lt; 50 th color is green, &amp;lt;30, the color is orange and &amp;lt; 10 the color is red in my heat map&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2024 06:58:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/help-on-heat-map-visualization/m-p/698958#M57292</guid>
      <dc:creator>jip31</dc:creator>
      <dc:date>2024-09-13T06:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: help on heat_map_visualization</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/help-on-heat-map-visualization/m-p/698966#M57293</link>
      <description>&lt;P&gt;SPL 101 - each search needs a set of events to work with, inputlookup is one way of getting them, replacing this with an index search is another, so, yes, there are a number of ways to do the same thing without inputlookup!&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2024 07:48:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/help-on-heat-map-visualization/m-p/698966#M57293</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2024-09-13T07:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: help on heat_map_visualization</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/help-on-heat-map-visualization/m-p/698968#M57294</link>
      <description>&lt;P&gt;could you please give me an example?&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2024 07:57:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/help-on-heat-map-visualization/m-p/698968#M57294</guid>
      <dc:creator>jip31</dc:creator>
      <dc:date>2024-09-13T07:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: help on heat_map_visualization</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/help-on-heat-map-visualization/m-p/698970#M57295</link>
      <description>&lt;P&gt;Here is an example of a user using index to generate some events at the beginning of a search&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.splunk.com/t5/Splunk-Enterprise/help-on-append-command-in-a-line-chart/m-p/676700#M18608" target="_blank"&gt;https://community.splunk.com/t5/Splunk-Enterprise/help-on-append-command-in-a-line-chart/m-p/676700#M18608&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2024 08:23:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/help-on-heat-map-visualization/m-p/698970#M57295</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2024-09-13T08:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: help on heat_map_visualization</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/help-on-heat-map-visualization/m-p/698974#M57296</link>
      <description>Not sure you understand my needs In the example below you can see thats random numbers are displayed | gentimes start=-10 increment=4h | eval "Server Availability"=random()%100, "Customer Satisfaction"=random()%100,"Server Performance"=random()%100, _time=starttime | table _time, "Server Availability","Customer Satisfaction","Server Performance" Instead random numbers, i would like to have true numbers froms my index, for example from the field "Value" so i dont know how to query on it in the example i gave to you</description>
      <pubDate>Fri, 13 Sep 2024 08:41:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/help-on-heat-map-visualization/m-p/698974#M57296</guid>
      <dc:creator>jip31</dc:creator>
      <dc:date>2024-09-13T08:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: help on heat_map_visualization</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/help-on-heat-map-visualization/m-p/698975#M57297</link>
      <description>Not sure you understand my needs In the example below you can see thats random numbers are displayed | gentimes start=-10 increment=4h | eval "Server Availability"=random()%100, "Customer Satisfaction"=random()%100,"Server Performance"=random()%100, _time=starttime | table _time, "Server Availability","Customer Satisfaction","Server Performance" Instead random numbers, i would like to have true numbers froms my index, for example from the field "Value" so i dont know how to query on it in the example i gave to you</description>
      <pubDate>Fri, 13 Sep 2024 08:43:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/help-on-heat-map-visualization/m-p/698975#M57297</guid>
      <dc:creator>jip31</dc:creator>
      <dc:date>2024-09-13T08:43:58Z</dc:date>
    </item>
    <item>
      <title>Re: help on heat_map_visualization</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/help-on-heat-map-visualization/m-p/698983#M57299</link>
      <description>&lt;P&gt;So, instead of using gentimes to generate events, use an index search (as you would normally do)&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2024 09:03:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/help-on-heat-map-visualization/m-p/698983#M57299</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2024-09-13T09:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: help on heat_map_visualization</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/help-on-heat-map-visualization/m-p/698987#M57300</link>
      <description>&lt;P&gt;its what I am doing but it returns no heat map&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index="main" sourcetype="Perfmon:disk" 
| eval _time=strptime(time, "%m/%d/%Y %H:%M") 
| timechart eval(round(avg(Value),0)) by host&lt;/LI-CODE&gt;&lt;P&gt;instead this which returns an heat map&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| inputlookup sample-data.csv
| eval _time=strptime(time, "%m/%d/%Y %H:%M")
| timechart eval(round(avg(value),0)) by name&lt;/LI-CODE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jip31_0-1726218913792.png" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/32635iABC42CAAB2BEED39/image-size/large?v=v2&amp;amp;px=999" role="button" title="jip31_0-1726218913792.png" alt="jip31_0-1726218913792.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2024 09:22:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/help-on-heat-map-visualization/m-p/698987#M57300</guid>
      <dc:creator>jip31</dc:creator>
      <dc:date>2024-09-13T09:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: help on heat_map_visualization</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/help-on-heat-map-visualization/m-p/698993#M57301</link>
      <description>&lt;P&gt;You should understand what your data is not blindly copy other searches and expect them to work on different data!&lt;/P&gt;&lt;P&gt;Your data probably already has the _time field with valid data (although I am guessing here as (yet again) you haven't shared your events (as has been suggested many times before!) - try this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index="main" sourcetype="Perfmon:disk" 
| timechart eval(round(avg(Value),0)) by host&lt;/LI-CODE&gt;&lt;P&gt;If it doesn't work, may I suggest you provide more information such as the event you have in your index?&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2024 10:20:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/help-on-heat-map-visualization/m-p/698993#M57301</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2024-09-13T10:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: help on heat_map_visualization</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/help-on-heat-map-visualization/m-p/698998#M57302</link>
      <description>&lt;P&gt;I dont know why but the fields "Value" displays anything when i execute your search even if the field exists&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jip31_0-1726223818467.png" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/32636i7F7BD0615D91ABA3/image-size/large?v=v2&amp;amp;px=999" role="button" title="jip31_0-1726223818467.png" alt="jip31_0-1726223818467.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2024 10:37:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/help-on-heat-map-visualization/m-p/698998#M57302</guid>
      <dc:creator>jip31</dc:creator>
      <dc:date>2024-09-13T10:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: help on heat_map_visualization</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/help-on-heat-map-visualization/m-p/699003#M57303</link>
      <description>&lt;P class="lia-align-justify"&gt;now it works...&lt;/P&gt;&lt;P class="lia-align-justify"&gt;Last question : how to change the rangemap of the colors&lt;/P&gt;&lt;P class="lia-align-justify"&gt;It iis in the xml or is it automatic?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jip31_0-1726224436935.png" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/32638i312F169D4550739F/image-size/large?v=v2&amp;amp;px=999" role="button" title="jip31_0-1726224436935.png" alt="jip31_0-1726224436935.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2024 10:49:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/help-on-heat-map-visualization/m-p/699003#M57303</guid>
      <dc:creator>jip31</dc:creator>
      <dc:date>2024-09-13T10:49:00Z</dc:date>
    </item>
  </channel>
</rss>

