<?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 Splunk Python Scripting in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-Python-Scripting/m-p/44264#M543</link>
    <description>&lt;P&gt;I need to provide the output of splunk search result to  a python script which will print the output from the search result to a logger or console using python..&lt;/P&gt;

&lt;P&gt;For instance,&lt;BR /&gt;
index="fact_agg" | addresult.py&lt;/P&gt;

&lt;P&gt;So here my index is "fact_agg" and my python script would be addresult.py ...Can I provide the output of index "fact_agg" to the python script  which in turn will log the  output to a logger or console using python script...&lt;BR /&gt;
Please look further..&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 14:38:02 GMT</pubDate>
    <dc:creator>nilampakhare</dc:creator>
    <dc:date>2020-09-28T14:38:02Z</dc:date>
    <item>
      <title>Splunk Python Scripting</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-Python-Scripting/m-p/44264#M543</link>
      <description>&lt;P&gt;I need to provide the output of splunk search result to  a python script which will print the output from the search result to a logger or console using python..&lt;/P&gt;

&lt;P&gt;For instance,&lt;BR /&gt;
index="fact_agg" | addresult.py&lt;/P&gt;

&lt;P&gt;So here my index is "fact_agg" and my python script would be addresult.py ...Can I provide the output of index "fact_agg" to the python script  which in turn will log the  output to a logger or console using python script...&lt;BR /&gt;
Please look further..&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 14:38:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Splunk-Python-Scripting/m-p/44264#M543</guid>
      <dc:creator>nilampakhare</dc:creator>
      <dc:date>2020-09-28T14:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Python Scripting</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-Python-Scripting/m-p/44265#M544</link>
      <description>&lt;P&gt;Why don't you use the &lt;A href="http://dev.splunk.com/view/SP-CAAAEBB"&gt;Splunk SDK for Python&lt;/A&gt; ,write a python script &lt;A href="http://dev.splunk.com/view/SP-CAAAEE5"&gt;that executes the search&lt;/A&gt; "index=fact_agg" , and output the results as you require them.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2013 07:13:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Splunk-Python-Scripting/m-p/44265#M544</guid>
      <dc:creator>Damien_Dallimor</dc:creator>
      <dc:date>2013-08-23T07:13:26Z</dc:date>
    </item>
  </channel>
</rss>

