<?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: HTTP GET from Website in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/HTTP-GET-from-Website/m-p/464121#M80030</link>
    <description>&lt;P&gt;You are correct.  HTTP Event Collector passively receives input from other sources.  It doesn't reach out to fetch data.&lt;BR /&gt;
Check for splunkbase for an app they may do what you seek.  If you don't find one, it should be simple enough to write a scripted input that fetches the page at intervals.&lt;/P&gt;</description>
    <pubDate>Mon, 30 Mar 2020 12:41:18 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2020-03-30T12:41:18Z</dc:date>
    <item>
      <title>HTTP GET from Website</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/HTTP-GET-from-Website/m-p/464120#M80029</link>
      <description>&lt;P&gt;I have a IoT Device That has an Webserver Running. &lt;/P&gt;

&lt;P&gt;then I open the webpage &lt;A href="http://iot-device.local/data"&gt;http://iot-device.local/data&lt;/A&gt; &lt;BR /&gt;
I get an json response. &lt;/P&gt;

&lt;P&gt;How do I get this response into Splunk?&lt;/P&gt;

&lt;P&gt;I tried to setup HTTP Event collections but I think this is the opposite way...&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2020 11:09:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/HTTP-GET-from-Website/m-p/464120#M80029</guid>
      <dc:creator>chriskoh83</dc:creator>
      <dc:date>2020-03-30T11:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP GET from Website</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/HTTP-GET-from-Website/m-p/464121#M80030</link>
      <description>&lt;P&gt;You are correct.  HTTP Event Collector passively receives input from other sources.  It doesn't reach out to fetch data.&lt;BR /&gt;
Check for splunkbase for an app they may do what you seek.  If you don't find one, it should be simple enough to write a scripted input that fetches the page at intervals.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2020 12:41:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/HTTP-GET-from-Website/m-p/464121#M80030</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-03-30T12:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP GET from Website</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/HTTP-GET-from-Website/m-p/515295#M87272</link>
      <description>&lt;P&gt;I have done this quite a lot lately.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Either use a REST API addon, like&amp;nbsp;&lt;A href="https://splunkbase.splunk.com/app/1546/," target="_blank"&gt;https://splunkbase.splunk.com/app/1546/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;or, like me, set up a logic app in Azure to handle it for you. It costs next to nothing.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/azure/logic-apps/" target="_blank"&gt;https://docs.microsoft.com/en-us/azure/logic-apps/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I set it up to run an HTTP GET to the service, then an HTTP POST to Splunk with the results.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Aug 2020 19:44:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/HTTP-GET-from-Website/m-p/515295#M87272</guid>
      <dc:creator>fsudmann</dc:creator>
      <dc:date>2020-08-20T19:44:30Z</dc:date>
    </item>
  </channel>
</rss>

