<?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: How to embed the dashboard in my own webpage in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-embed-the-dashboard-in-my-own-webpage/m-p/681975#M55847</link>
    <description>&lt;P&gt;Which splunk version are you running?&lt;/P&gt;&lt;P&gt;Have you checked out&amp;nbsp;&lt;A href="https://community.splunk.com/t5/Splunk-Enterprise/How-to-use-iframe-in-Splunk-8-x/m-p/467598" target="_blank"&gt;Solved: How to use iframe in Splunk 8.x? - Splunk Community&lt;/A&gt;?&lt;/P&gt;</description>
    <pubDate>Tue, 26 Mar 2024 10:12:15 GMT</pubDate>
    <dc:creator>PaulPanther</dc:creator>
    <dc:date>2024-03-26T10:12:15Z</dc:date>
    <item>
      <title>How to embed the dashboard in my own webpage</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-embed-the-dashboard-in-my-own-webpage/m-p/681165#M55779</link>
      <description>&lt;P&gt;HI,&amp;nbsp;&lt;SPAN&gt;I want to embed the dashboard in my own webpage.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;First,&amp;nbsp;I found the "&lt;A href="https://splunkbase.splunk.com/app/4377?_gl=1*1sp1gt6*_ga*MTY5MTU0NjY4MC4xNjgwNzQ0NjQ0*_ga_GS7YF8S63Y*MTcwNDc4OTQ4NS4zOC4wLjE3MDQ3ODk0ODUuNjAuMC4w*_ga_5EPM2P39FV*MTcwNDc4ODk3Ny4xMDAuMS4xNzA0Nzg5NDkyLjAuMC4w&amp;amp;_ga=2.109159107.750432629.1704788977-1691546680.1680744644" target="_self"&gt;EDFS&lt;/A&gt;" APP, but after installing it and following the steps, I didn't see the "EDFS" option in the input. When this include in the HTML file, it will responds with "refused to connect" :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;iframe src="https://127.0.0.1:9999" seamless frameborder="no" scrolling="no" width="1200" height="2500"&amp;gt;&amp;lt;/iframe&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Also, if add "trustedIP=127.0.0.1" in the server.conf file, when open Splunk web using "127.0.0.1:8000", it shows an "Unauthorized" error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Mirella_0-1710843047686.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/29793iBC30D75A6E8E38C7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Mirella_0-1710843047686.png" alt="Mirella_0-1710843047686.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Additionally, I found that adding "x_frame_options_sameorigin = 0" and "enable_insecure_login = true" in the web.conf file, and including this&amp;nbsp;in the HTML file:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;iframe src="http://splunkhost/account/insecurelogin?username=viewonlyuser&amp;amp;password=viewonly&amp;amp;return_to=/app/search/dashboardname" seamless frameborder="no" scrolling="no" width="1200" height="2500"&amp;gt;&amp;lt;/iframe&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It will show the Splunk web login page, with the error message "No cookie support detected. Check your browser configuration."&amp;nbsp;If try to login with the username and password, it still doesn't work and shows a "Server error" message.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Mirella_0-1712024446910.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/30006iCF1B57C10F5EF417/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Mirella_0-1712024446910.png" alt="Mirella_0-1712024446910.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If use Firefox's incognito window open the HTML file, it will skip the login page and display "Unauthorized."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Mirella_3-1710843452370.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/29796iF252C1A4A1D1435C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Mirella_3-1710843452370.png" alt="Mirella_3-1710843452370.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is there a way to solve these issues or alternative methods to display the dashboard on an external webpage? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 02:21:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-embed-the-dashboard-in-my-own-webpage/m-p/681165#M55779</guid>
      <dc:creator>Mirella</dc:creator>
      <dc:date>2024-04-02T02:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to embed the dashboard in my own webpage</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-embed-the-dashboard-in-my-own-webpage/m-p/681975#M55847</link>
      <description>&lt;P&gt;Which splunk version are you running?&lt;/P&gt;&lt;P&gt;Have you checked out&amp;nbsp;&lt;A href="https://community.splunk.com/t5/Splunk-Enterprise/How-to-use-iframe-in-Splunk-8-x/m-p/467598" target="_blank"&gt;Solved: How to use iframe in Splunk 8.x? - Splunk Community&lt;/A&gt;?&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2024 10:12:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-embed-the-dashboard-in-my-own-webpage/m-p/681975#M55847</guid>
      <dc:creator>PaulPanther</dc:creator>
      <dc:date>2024-03-26T10:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to embed the dashboard in my own webpage</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-embed-the-dashboard-in-my-own-webpage/m-p/682380#M55868</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;PaulPanther,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;My Splunk version is 9.0.3.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I tried the method within this link, but still couldn't solve the issue.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2024 08:20:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-embed-the-dashboard-in-my-own-webpage/m-p/682380#M55868</guid>
      <dc:creator>Mirella</dc:creator>
      <dc:date>2024-03-29T08:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to embed the dashboard in my own webpage</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-embed-the-dashboard-in-my-own-webpage/m-p/686676#M56208</link>
      <description>&lt;P&gt;i have the same issue and no solution&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2024 11:58:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-embed-the-dashboard-in-my-own-webpage/m-p/686676#M56208</guid>
      <dc:creator>helmi1987</dc:creator>
      <dc:date>2024-05-07T11:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to embed the dashboard in my own webpage</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-embed-the-dashboard-in-my-own-webpage/m-p/693687#M56793</link>
      <description>&lt;P&gt;Did anyone ever get success or not in embed the dashboard, on the external web site/app?&lt;/P&gt;&lt;P&gt;I am still struggling on it.&lt;/P&gt;&lt;P&gt;If anyone, please help us.&lt;/P&gt;&lt;P&gt;Or give us a hint.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2024 08:23:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-embed-the-dashboard-in-my-own-webpage/m-p/693687#M56793</guid>
      <dc:creator>LSN-Dev</dc:creator>
      <dc:date>2024-07-18T08:23:45Z</dc:date>
    </item>
  </channel>
</rss>

