<?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: Possible to ingest REST API JSON data with splunk initiating poll? in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Possible-to-ingest-REST-API-JSON-data-with-splunk-initiating/m-p/480041#M59015</link>
    <description>&lt;P&gt;Check the docs for AddOn builder - &lt;A href="https://docs.splunk.com/Documentation/AddonBuilder/3.0.1/UserGuide/UseTheApp"&gt;Addon Builder Docs @ Splunk&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;There are examples there how to create inputs, test the data pull, perform and normalize field extractions. All good stuff, and not too difficult to understand.&lt;/P&gt;</description>
    <pubDate>Fri, 24 Apr 2020 01:47:49 GMT</pubDate>
    <dc:creator>esix_splunk</dc:creator>
    <dc:date>2020-04-24T01:47:49Z</dc:date>
    <item>
      <title>Possible to ingest REST API JSON data with splunk initiating poll?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Possible-to-ingest-REST-API-JSON-data-with-splunk-initiating/m-p/480038#M59012</link>
      <description>&lt;P&gt;I want splunk to reach out to a few goofy devices on my network and grab JSON responses.     Is this possible?  can I get a few examples?       &lt;/P&gt;

&lt;P&gt;So to be clear i would like splunk to poll (reach out) say &lt;A href="http://dummy.restapiexample.com/api/v1/employees"&gt;http://dummy.restapiexample.com/api/v1/employees&lt;/A&gt;  every 10 seconds, this rest API with json response, and log this in an index so i can do my thing in splunk with the data.   &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Apr 2020 20:44:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Possible-to-ingest-REST-API-JSON-data-with-splunk-initiating/m-p/480038#M59012</guid>
      <dc:creator>pir8radio</dc:creator>
      <dc:date>2020-04-23T20:44:45Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to ingest REST API JSON data with splunk initiating poll?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Possible-to-ingest-REST-API-JSON-data-with-splunk-initiating/m-p/480039#M59013</link>
      <description>&lt;P&gt;try &lt;A href="https://splunkbase.splunk.com/app/2962/"&gt;https://splunkbase.splunk.com/app/2962/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Apr 2020 01:19:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Possible-to-ingest-REST-API-JSON-data-with-splunk-initiating/m-p/480039#M59013</guid>
      <dc:creator>to4kawa</dc:creator>
      <dc:date>2020-04-24T01:19:10Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to ingest REST API JSON data with splunk initiating poll?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Possible-to-ingest-REST-API-JSON-data-with-splunk-initiating/m-p/480040#M59014</link>
      <description>&lt;P&gt;addon builder?   Do you have some setup examples as to how i would make it work with the above REST API link?&lt;/P&gt;</description>
      <pubDate>Fri, 24 Apr 2020 01:21:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Possible-to-ingest-REST-API-JSON-data-with-splunk-initiating/m-p/480040#M59014</guid>
      <dc:creator>pir8radio</dc:creator>
      <dc:date>2020-04-24T01:21:33Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to ingest REST API JSON data with splunk initiating poll?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Possible-to-ingest-REST-API-JSON-data-with-splunk-initiating/m-p/480041#M59015</link>
      <description>&lt;P&gt;Check the docs for AddOn builder - &lt;A href="https://docs.splunk.com/Documentation/AddonBuilder/3.0.1/UserGuide/UseTheApp"&gt;Addon Builder Docs @ Splunk&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;There are examples there how to create inputs, test the data pull, perform and normalize field extractions. All good stuff, and not too difficult to understand.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Apr 2020 01:47:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Possible-to-ingest-REST-API-JSON-data-with-splunk-initiating/m-p/480041#M59015</guid>
      <dc:creator>esix_splunk</dc:creator>
      <dc:date>2020-04-24T01:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to ingest REST API JSON data with splunk initiating poll?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Possible-to-ingest-REST-API-JSON-data-with-splunk-initiating/m-p/480042#M59016</link>
      <description>&lt;P&gt;The Splunk REST Modular Input app will give you the REST API option when you go to Settings &amp;gt;&amp;gt; Add Data &amp;gt;&amp;gt; Monitor like this, here you can set the interval, what response type, sourctype, etc. It will require an activation key from the developer, BaboonBones, not sure if that means $$$ or not &lt;BR /&gt;
&lt;A href="https://splunkbase.splunk.com/app/1546/#/overview"&gt;https://splunkbase.splunk.com/app/1546/#/overview&lt;/A&gt;&lt;BR /&gt;
&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/8734i979D74F4C0F275AD/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Apr 2020 02:05:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Possible-to-ingest-REST-API-JSON-data-with-splunk-initiating/m-p/480042#M59016</guid>
      <dc:creator>wwhite12</dc:creator>
      <dc:date>2020-04-24T02:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to ingest REST API JSON data with splunk initiating poll?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Possible-to-ingest-REST-API-JSON-data-with-splunk-initiating/m-p/480043#M59017</link>
      <description>&lt;P&gt;cool, i didnt know that plugin existed, ill see what it costs..  thx.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Apr 2020 14:16:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Possible-to-ingest-REST-API-JSON-data-with-splunk-initiating/m-p/480043#M59017</guid>
      <dc:creator>pir8radio</dc:creator>
      <dc:date>2020-04-24T14:16:02Z</dc:date>
    </item>
  </channel>
</rss>

