<?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: Running splunk in Google App Engine in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Running-splunk-in-Google-App-Engine/m-p/102521#M1498</link>
    <description>&lt;P&gt;It's quite possible; looking at FirePython, it can see application logs from GAE applications. It places them into the HTTP response headers, allowing a Javascript client application to see logs from the GAE python application.&lt;/P&gt;

&lt;P&gt;Though I haven't tried this, you could use a similar approach to send logs to the Splunk REST API data input endpoint &lt;TT&gt;/receivers/simple&lt;/TT&gt; by using the GAE urlfetch API (&lt;TT&gt;google.appengine.api.urlfetch&lt;/TT&gt;).&lt;/P&gt;

&lt;P&gt;You may like to look at the &lt;A href="https://github.com/darwin/firepython/blob/master/firepython/middleware.py"&gt;FirePython middleware implementation&lt;/A&gt; here for more details about how to get at the log data, and the Splunk REST API documentation about how to format your HTTP requests.&lt;/P&gt;</description>
    <pubDate>Thu, 27 Oct 2011 23:59:29 GMT</pubDate>
    <dc:creator>Andreux</dc:creator>
    <dc:date>2011-10-27T23:59:29Z</dc:date>
    <item>
      <title>Running splunk in Google App Engine</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Running-splunk-in-Google-App-Engine/m-p/102520#M1497</link>
      <description>&lt;P&gt;We run parts of our application in Google App Engine (GAE).&lt;BR /&gt;&lt;BR /&gt;
Is it possible to forward logs from GAE to a remote Splunk indexer?&lt;BR /&gt;
If so, how?&lt;/P&gt;</description>
      <pubDate>Mon, 16 May 2011 13:54:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Running-splunk-in-Google-App-Engine/m-p/102520#M1497</guid>
      <dc:creator>gmcfall</dc:creator>
      <dc:date>2011-05-16T13:54:46Z</dc:date>
    </item>
    <item>
      <title>Re: Running splunk in Google App Engine</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Running-splunk-in-Google-App-Engine/m-p/102521#M1498</link>
      <description>&lt;P&gt;It's quite possible; looking at FirePython, it can see application logs from GAE applications. It places them into the HTTP response headers, allowing a Javascript client application to see logs from the GAE python application.&lt;/P&gt;

&lt;P&gt;Though I haven't tried this, you could use a similar approach to send logs to the Splunk REST API data input endpoint &lt;TT&gt;/receivers/simple&lt;/TT&gt; by using the GAE urlfetch API (&lt;TT&gt;google.appengine.api.urlfetch&lt;/TT&gt;).&lt;/P&gt;

&lt;P&gt;You may like to look at the &lt;A href="https://github.com/darwin/firepython/blob/master/firepython/middleware.py"&gt;FirePython middleware implementation&lt;/A&gt; here for more details about how to get at the log data, and the Splunk REST API documentation about how to format your HTTP requests.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Oct 2011 23:59:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Running-splunk-in-Google-App-Engine/m-p/102521#M1498</guid>
      <dc:creator>Andreux</dc:creator>
      <dc:date>2011-10-27T23:59:29Z</dc:date>
    </item>
  </channel>
</rss>

