<?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 RESTful call to a new module in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/RESTful-call-to-a-new-module/m-p/43643#M8153</link>
    <description>&lt;P&gt;Hi, I've created a new module 'MyAwesomeModule', is there a way I can restfully retrieve the JSON output using java?&lt;/P&gt;

&lt;P&gt;In other words, I'm curious if I can avoid recoding the generateRestults() method in 'MyAwesomeModule.py'&lt;/P&gt;

&lt;P&gt;Thanks!&lt;BR /&gt;
Wade&lt;/P&gt;</description>
    <pubDate>Thu, 22 Aug 2013 13:37:30 GMT</pubDate>
    <dc:creator>wward</dc:creator>
    <dc:date>2013-08-22T13:37:30Z</dc:date>
    <item>
      <title>RESTful call to a new module</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/RESTful-call-to-a-new-module/m-p/43643#M8153</link>
      <description>&lt;P&gt;Hi, I've created a new module 'MyAwesomeModule', is there a way I can restfully retrieve the JSON output using java?&lt;/P&gt;

&lt;P&gt;In other words, I'm curious if I can avoid recoding the generateRestults() method in 'MyAwesomeModule.py'&lt;/P&gt;

&lt;P&gt;Thanks!&lt;BR /&gt;
Wade&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2013 13:37:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/RESTful-call-to-a-new-module/m-p/43643#M8153</guid>
      <dc:creator>wward</dc:creator>
      <dc:date>2013-08-22T13:37:30Z</dc:date>
    </item>
    <item>
      <title>Re: RESTful call to a new module</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/RESTful-call-to-a-new-module/m-p/43644#M8154</link>
      <description>&lt;P&gt;If I understand correctly , you would need to code the logic you want to be reusable in a custom REST endpoint. Then a Java client could call this REST endpoint. Your implementation of generateResults() in your server side python handler (MyAwesomeModule.py) would also delegate off to this custom REST endpoint.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2013 10:19:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/RESTful-call-to-a-new-module/m-p/43644#M8154</guid>
      <dc:creator>Damien_Dallimor</dc:creator>
      <dc:date>2013-08-23T10:19:50Z</dc:date>
    </item>
    <item>
      <title>Re: RESTful call to a new module</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/RESTful-call-to-a-new-module/m-p/43645#M8155</link>
      <description>&lt;P&gt;That answers my question. Are there any examples you would suggest to look at in splunk docs that I can reference as starting point to begin creating this kind of custom REST endpoint? &lt;BR /&gt;
Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2013 14:30:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/RESTful-call-to-a-new-module/m-p/43645#M8155</guid>
      <dc:creator>wward</dc:creator>
      <dc:date>2013-08-23T14:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: RESTful call to a new module</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/RESTful-call-to-a-new-module/m-p/43646#M8156</link>
      <description>&lt;P&gt;&lt;A href="http://blogs.splunk.com/2011/08/16/bulding-custom-rest-endpoints-conf-2011-demo/"&gt;http://blogs.splunk.com/2011/08/16/bulding-custom-rest-endpoints-conf-2011-demo/&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.3/AdvancedDev/SetupExampleCustom"&gt;http://docs.splunk.com/Documentation/Splunk/5.0.3/AdvancedDev/SetupExampleCustom&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.4/admin/restmapconf"&gt;http://docs.splunk.com/Documentation/Splunk/5.0.4/admin/restmapconf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2013 14:38:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/RESTful-call-to-a-new-module/m-p/43646#M8156</guid>
      <dc:creator>Damien_Dallimor</dc:creator>
      <dc:date>2013-08-23T14:38:20Z</dc:date>
    </item>
  </channel>
</rss>

