<?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 test REST calls by embedding a report? in Reporting</title>
    <link>https://community.splunk.com/t5/Reporting/How-to-test-REST-calls-by-embedding-a-report/m-p/156624#M3504</link>
    <description>&lt;P&gt;You don't need any SDKs, just adding the iframe to the page is enough. To simplify, take the looooong URL from the iframe and open it in your browser directly. If that fails then make sure embedding and scheduling still are enabled.&lt;/P&gt;</description>
    <pubDate>Tue, 29 Jul 2014 17:16:17 GMT</pubDate>
    <dc:creator>martin_mueller</dc:creator>
    <dc:date>2014-07-29T17:16:17Z</dc:date>
    <item>
      <title>How to test REST calls by embedding a report?</title>
      <link>https://community.splunk.com/t5/Reporting/How-to-test-REST-calls-by-embedding-a-report/m-p/156617#M3497</link>
      <description>&lt;P&gt;I have created a test website to determine whether I can insert splunk dashboards onto it. I have installed the Rest API onto my splunk web to POST onto it however that is as far as I have gotten. I have done my research and I am still not sure how I am to use the REST API. Maybe I should just use forwarders? If any one has any documentation or information pertaining to this you will be greatly appreciated thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jul 2014 18:24:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/How-to-test-REST-calls-by-embedding-a-report/m-p/156617#M3497</guid>
      <dc:creator>seanbrhn3</dc:creator>
      <dc:date>2014-07-24T18:24:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to test REST calls by embedding a report?</title>
      <link>https://community.splunk.com/t5/Reporting/How-to-test-REST-calls-by-embedding-a-report/m-p/156618#M3498</link>
      <description>&lt;P&gt;I'm a little confused. Are you trying to&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;embed Splunk reports/dashboards into a 3rd party website?&lt;/LI&gt;
&lt;LI&gt;configure Splunk through its REST API from a 3rd party tool?&lt;/LI&gt;
&lt;LI&gt;forward data for Splunk to index?&lt;/LI&gt;
&lt;LI&gt;index data from 3rd party REST APIs into Splunk?&lt;/LI&gt;
&lt;LI&gt;something else?&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Thu, 24 Jul 2014 20:15:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/How-to-test-REST-calls-by-embedding-a-report/m-p/156618#M3498</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-07-24T20:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to test REST calls by embedding a report?</title>
      <link>https://community.splunk.com/t5/Reporting/How-to-test-REST-calls-by-embedding-a-report/m-p/156619#M3499</link>
      <description>&lt;P&gt;An easy way to do a quest REST test by embedding a report, not dashboard, is to embed a scheduled report into your web page.  This is how you do it:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;create a search such as: index=* error | stats count by host&lt;/LI&gt;
&lt;LI&gt;save as report&lt;/LI&gt;
&lt;LI&gt;from the Reports menu, select your report and have it run on schedule&lt;/LI&gt;
&lt;LI&gt;go back to the reports menu and select Edit by your report and select Embed&lt;/LI&gt;
&lt;LI&gt;after that, you will get the html iframe code which includes a REST call.&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;that is the easy way to test REST calls.&lt;/P&gt;

&lt;P&gt;download one or more of the SDKs, such as Javascript, which provides wrappers around REST calls.  Play with the sample code and build from there.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Barak&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jul 2014 21:37:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/How-to-test-REST-calls-by-embedding-a-report/m-p/156619#M3499</guid>
      <dc:creator>barakreeves</dc:creator>
      <dc:date>2014-07-24T21:37:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to test REST calls by embedding a report?</title>
      <link>https://community.splunk.com/t5/Reporting/How-to-test-REST-calls-by-embedding-a-report/m-p/156620#M3500</link>
      <description>&lt;P&gt;Your awesome thank you&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jul 2014 16:17:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/How-to-test-REST-calls-by-embedding-a-report/m-p/156620#M3500</guid>
      <dc:creator>seanbrhn3</dc:creator>
      <dc:date>2014-07-25T16:17:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to test REST calls by embedding a report?</title>
      <link>https://community.splunk.com/t5/Reporting/How-to-test-REST-calls-by-embedding-a-report/m-p/156621#M3501</link>
      <description>&lt;P&gt;glad i could help a fellow splunk user!&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jul 2014 16:28:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/How-to-test-REST-calls-by-embedding-a-report/m-p/156621#M3501</guid>
      <dc:creator>barakreeves</dc:creator>
      <dc:date>2014-07-25T16:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to test REST calls by embedding a report?</title>
      <link>https://community.splunk.com/t5/Reporting/How-to-test-REST-calls-by-embedding-a-report/m-p/156622#M3502</link>
      <description>&lt;P&gt;"Cannot retrieve the URL specified in the Content Link property. For more assistance, contact your site administrator.": the test website worked when I put the iframe in but when I put it in a different website this error pops up. Maybe it because I did'nt add the javascript sdk but I dont think I needed it if I am just suppose to paste the iframe in.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jul 2014 16:25:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/How-to-test-REST-calls-by-embedding-a-report/m-p/156622#M3502</guid>
      <dc:creator>seanbrhn3</dc:creator>
      <dc:date>2014-07-29T16:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to test REST calls by embedding a report?</title>
      <link>https://community.splunk.com/t5/Reporting/How-to-test-REST-calls-by-embedding-a-report/m-p/156623#M3503</link>
      <description>&lt;P&gt;1st one I am assumed you need that rest api&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jul 2014 16:31:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/How-to-test-REST-calls-by-embedding-a-report/m-p/156623#M3503</guid>
      <dc:creator>seanbrhn3</dc:creator>
      <dc:date>2014-07-29T16:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to test REST calls by embedding a report?</title>
      <link>https://community.splunk.com/t5/Reporting/How-to-test-REST-calls-by-embedding-a-report/m-p/156624#M3504</link>
      <description>&lt;P&gt;You don't need any SDKs, just adding the iframe to the page is enough. To simplify, take the looooong URL from the iframe and open it in your browser directly. If that fails then make sure embedding and scheduling still are enabled.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jul 2014 17:16:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/How-to-test-REST-calls-by-embedding-a-report/m-p/156624#M3504</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-07-29T17:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to test REST calls by embedding a report?</title>
      <link>https://community.splunk.com/t5/Reporting/How-to-test-REST-calls-by-embedding-a-report/m-p/156625#M3505</link>
      <description>&lt;P&gt;I tried that but embedding is enabled I put the report in other sites and it worked. The site I am trying to get it in is share point 2010 and every time I put the iframe in the sight instead of showing the dashboard it shows the page that I am in within the iframe?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jul 2014 18:46:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/How-to-test-REST-calls-by-embedding-a-report/m-p/156625#M3505</guid>
      <dc:creator>seanbrhn3</dc:creator>
      <dc:date>2014-07-29T18:46:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to test REST calls by embedding a report?</title>
      <link>https://community.splunk.com/t5/Reporting/How-to-test-REST-calls-by-embedding-a-report/m-p/156626#M3506</link>
      <description>&lt;P&gt;@seanbrhn3: this sounds like a SharePoint thing. There are some security concerns with IFRAME so some CMS tighten the embedding rules on this.  here is a link I found that may help.  Please let us know if this works or not. It will not be the last time someone such as yourself runs into this issue: &lt;A href="http://lennytech.wordpress.com/2012/10/18/html-field-security-and-usage-of-iframes-in-sharepoint-2013-preview/"&gt;http://lennytech.wordpress.com/2012/10/18/html-field-security-and-usage-of-iframes-in-sharepoint-2013-preview/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jul 2014 18:56:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/How-to-test-REST-calls-by-embedding-a-report/m-p/156626#M3506</guid>
      <dc:creator>barakreeves</dc:creator>
      <dc:date>2014-07-29T18:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to test REST calls by embedding a report?</title>
      <link>https://community.splunk.com/t5/Reporting/How-to-test-REST-calls-by-embedding-a-report/m-p/156627#M3507</link>
      <description>&lt;P&gt;Sadly I have sharepoint 2010 not 2013 so this article didn't help to much I keep researching I'll keep you upated &lt;/P&gt;</description>
      <pubDate>Wed, 30 Jul 2014 16:25:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/How-to-test-REST-calls-by-embedding-a-report/m-p/156627#M3507</guid>
      <dc:creator>seanbrhn3</dc:creator>
      <dc:date>2014-07-30T16:25:30Z</dc:date>
    </item>
  </channel>
</rss>

