<?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 create a Splunk Web application using Splunk python SDK? in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/How-to-create-a-Splunk-Web-application-using-Splunk-python-SDK/m-p/142137#M1969</link>
    <description>&lt;P&gt;This link  from my answer, &lt;A href="http://dev.splunk.com/view/SP-CAAAEMP"&gt;http://dev.splunk.com/view/SP-CAAAEMP&lt;/A&gt; , demonstrates how to incorporate server side python code to perform some processing then render the results using a Django template.&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2013 10:02:52 GMT</pubDate>
    <dc:creator>Damien_Dallimor</dc:creator>
    <dc:date>2013-11-16T10:02:52Z</dc:date>
    <item>
      <title>How to create a Splunk Web application using Splunk python SDK?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-to-create-a-Splunk-Web-application-using-Splunk-python-SDK/m-p/142134#M1966</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I want to know how to create an application using the Splunk's python SDK which will run on Splunk's web interface.&lt;BR /&gt;
And is it possible also to create visualisation charts using python logic??&lt;/P&gt;

&lt;P&gt;Please Help...!!!&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2013 12:43:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-to-create-a-Splunk-Web-application-using-Splunk-python-SDK/m-p/142134#M1966</guid>
      <dc:creator>harshal_chakran</dc:creator>
      <dc:date>2013-11-14T12:43:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a Splunk Web application using Splunk python SDK?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-to-create-a-Splunk-Web-application-using-Splunk-python-SDK/m-p/142135#M1967</link>
      <description>&lt;P&gt;The web framework in Splunk 6 includes Django so you can build your web app in Python using the Django Bindings and Splunk Python SDK and this will be served up by the Splunk Web Server.&lt;/P&gt;

&lt;P&gt;There are several Django charting packages you could also take advantage of ie: &lt;A href="https://github.com/areski/django-nvd3"&gt;https://github.com/areski/django-nvd3&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;You'll find all you need to know here : &lt;A href="http://dev.splunk.com/view/webframework-djangobindings/SP-CAAAEM6"&gt;http://dev.splunk.com/view/webframework-djangobindings/SP-CAAAEM6&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;This link shows how to use the Splunk Python SDK in your Django View : &lt;A href="http://dev.splunk.com/view/SP-CAAAEMP"&gt;http://dev.splunk.com/view/SP-CAAAEMP&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2013 17:06:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-to-create-a-Splunk-Web-application-using-Splunk-python-SDK/m-p/142135#M1967</guid>
      <dc:creator>Damien_Dallimor</dc:creator>
      <dc:date>2013-11-14T17:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a Splunk Web application using Splunk python SDK?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-to-create-a-Splunk-Web-application-using-Splunk-python-SDK/m-p/142136#M1968</link>
      <description>&lt;P&gt;Thanks Damien!!!&lt;BR /&gt;
Is there any method where I can use python code to create a scripts and show the result on splunk UI. As my queries are bit complex and length, I need to implement some logic in python language and use to display on web. Plus even I need to where to put this python script in order to run it first.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2013 09:09:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-to-create-a-Splunk-Web-application-using-Splunk-python-SDK/m-p/142136#M1968</guid>
      <dc:creator>harshal_chakran</dc:creator>
      <dc:date>2013-11-15T09:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a Splunk Web application using Splunk python SDK?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-to-create-a-Splunk-Web-application-using-Splunk-python-SDK/m-p/142137#M1969</link>
      <description>&lt;P&gt;This link  from my answer, &lt;A href="http://dev.splunk.com/view/SP-CAAAEMP"&gt;http://dev.splunk.com/view/SP-CAAAEMP&lt;/A&gt; , demonstrates how to incorporate server side python code to perform some processing then render the results using a Django template.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2013 10:02:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-to-create-a-Splunk-Web-application-using-Splunk-python-SDK/m-p/142137#M1969</guid>
      <dc:creator>Damien_Dallimor</dc:creator>
      <dc:date>2013-11-16T10:02:52Z</dc:date>
    </item>
  </channel>
</rss>

