<?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: Display received html file on dashboard in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Display-received-html-file-on-dashboard/m-p/750592#M58999</link>
    <description>&lt;P&gt;Hello PickleRick,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I now know what you mean, the demo link using "| makeresults" fails. Lucky for me the html I use seems OK,&lt;/P&gt;&lt;P&gt;and I do get the display of the table and the data iin the html code/file, thanks for the TIP.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/173847"&gt;@eholz1&lt;/a&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 28 Jul 2025 20:12:23 GMT</pubDate>
    <dc:creator>eholz1</dc:creator>
    <dc:date>2025-07-28T20:12:23Z</dc:date>
    <item>
      <title>Display received html file on dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Display-received-html-file-on-dashboard/m-p/750569#M58993</link>
      <description>&lt;P&gt;Hello Splunkers!&lt;/P&gt;&lt;P&gt;I am using HEC to send an html file to splunk. The received event contains the html lines of code.&lt;/P&gt;&lt;P&gt;The html is a table with some data, and forms a table with the data. Is there a way, or how can I create a dashboard from the html text that shows the table?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe another way to say this is: How can I extract the html code from the hec event, and display same on a dashboard?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You So Much,&lt;/P&gt;&lt;P&gt;E Holz&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jul 2025 14:53:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Display-received-html-file-on-dashboard/m-p/750569#M58993</guid>
      <dc:creator>eholz1</dc:creator>
      <dc:date>2025-07-28T14:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: Display received html file on dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Display-received-html-file-on-dashboard/m-p/750580#M58996</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/173847"&gt;@eholz1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is possible with some custom JS with a classic dashboard, but not yet possible with Dashboard Studio.&lt;/P&gt;&lt;P&gt;Rather then me pasting the whole process here, check out&amp;nbsp;&lt;A href="https://community.splunk.com/t5/Dashboards-Visualizations/Render-HTML-code-from-search-result-in-Splunk-dashboard/m-p/221935" target="_blank"&gt;https://community.splunk.com/t5/Dashboards-Visualizations/Render-HTML-code-from-search-result-in-Splunk-dashboard/m-p/221935&lt;/A&gt;&amp;nbsp;which gives an example of how to achieve this.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":glowing_star:"&gt;🌟&lt;/span&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Did this answer help you?&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;If so, please consider:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Adding karma to show it was useful&lt;/LI&gt;&lt;LI&gt;Marking it as the solution if it resolved your issue&lt;/LI&gt;&lt;LI&gt;Commenting if you need any clarification&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Your feedback encourages the volunteers in this community to continue contributing&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jul 2025 16:15:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Display-received-html-file-on-dashboard/m-p/750580#M58996</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2025-07-28T16:15:45Z</dc:date>
    </item>
    <item>
      <title>Re: Display received html file on dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Display-received-html-file-on-dashboard/m-p/750583#M58997</link>
      <description>&lt;P&gt;Hello There&amp;nbsp; Ultra Champ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for quick response. I will take a look at the process. Thanks again,&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/173847"&gt;@eholz1&lt;/a&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jul 2025 16:51:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Display-received-html-file-on-dashboard/m-p/750583#M58997</guid>
      <dc:creator>eholz1</dc:creator>
      <dc:date>2025-07-28T16:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: Display received html file on dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Display-received-html-file-on-dashboard/m-p/750590#M58998</link>
      <description>&lt;P&gt;Be aware though that allowing displaying an unescaped, unsanitized HTML code from potentially unknown source is not always a best idea.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jul 2025 18:41:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Display-received-html-file-on-dashboard/m-p/750590#M58998</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2025-07-28T18:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: Display received html file on dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Display-received-html-file-on-dashboard/m-p/750592#M58999</link>
      <description>&lt;P&gt;Hello PickleRick,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I now know what you mean, the demo link using "| makeresults" fails. Lucky for me the html I use seems OK,&lt;/P&gt;&lt;P&gt;and I do get the display of the table and the data iin the html code/file, thanks for the TIP.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/173847"&gt;@eholz1&lt;/a&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jul 2025 20:12:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Display-received-html-file-on-dashboard/m-p/750592#M58999</guid>
      <dc:creator>eholz1</dc:creator>
      <dc:date>2025-07-28T20:12:23Z</dc:date>
    </item>
  </channel>
</rss>

