<?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 Methods to export reports in Reporting</title>
    <link>https://community.splunk.com/t5/Reporting/Methods-to-export-reports/m-p/89518#M2052</link>
    <description>&lt;P&gt;I am looking into the different methods that can be used to extract reports from Splunk - I have recently had a request from a team for whom I create a daily report on Splunk and mail to them. They are now asking that this report be automated (I have asked a question regarding this &lt;A href="http://splunk-base.splunk.com/answers/83196/automate-lookup-search"&gt;here&lt;/A&gt;) and that this automated report be forwarded to them to be used in an Information Tool via one of the following 3 methods:&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Use a webservice to retrieve the report and place it in their tool&lt;/LI&gt;
&lt;LI&gt;Send the report to a Sharepoint site for them to retrieve the information from&lt;/LI&gt;
&lt;LI&gt;Send the report to a SQL server&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;Are these methods of extraction possible with Splunk? Or is there another method that anyone could suggest?&lt;/P&gt;</description>
    <pubDate>Wed, 10 Apr 2013 13:24:17 GMT</pubDate>
    <dc:creator>rlautman</dc:creator>
    <dc:date>2013-04-10T13:24:17Z</dc:date>
    <item>
      <title>Methods to export reports</title>
      <link>https://community.splunk.com/t5/Reporting/Methods-to-export-reports/m-p/89518#M2052</link>
      <description>&lt;P&gt;I am looking into the different methods that can be used to extract reports from Splunk - I have recently had a request from a team for whom I create a daily report on Splunk and mail to them. They are now asking that this report be automated (I have asked a question regarding this &lt;A href="http://splunk-base.splunk.com/answers/83196/automate-lookup-search"&gt;here&lt;/A&gt;) and that this automated report be forwarded to them to be used in an Information Tool via one of the following 3 methods:&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Use a webservice to retrieve the report and place it in their tool&lt;/LI&gt;
&lt;LI&gt;Send the report to a Sharepoint site for them to retrieve the information from&lt;/LI&gt;
&lt;LI&gt;Send the report to a SQL server&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;Are these methods of extraction possible with Splunk? Or is there another method that anyone could suggest?&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2013 13:24:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Methods-to-export-reports/m-p/89518#M2052</guid>
      <dc:creator>rlautman</dc:creator>
      <dc:date>2013-04-10T13:24:17Z</dc:date>
    </item>
    <item>
      <title>Re: Methods to export reports</title>
      <link>https://community.splunk.com/t5/Reporting/Methods-to-export-reports/m-p/89519#M2053</link>
      <description>&lt;P&gt;Not out the box.&lt;/P&gt;

&lt;P&gt;There's 2 options.&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;run a script when the saved search runs. One of the arguments is the location of the file that contains the results. Parse it, then send the results to wherever.&lt;/LI&gt;
&lt;LI&gt;Write it all in python / java - there are SDKs that allow you to get data out of splunk. So you could periodically run this script / program to populate the other tool without relying on splunk to do the scheduling.&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Wed, 10 Apr 2013 15:02:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Methods-to-export-reports/m-p/89519#M2053</guid>
      <dc:creator>jonuwz</dc:creator>
      <dc:date>2013-04-10T15:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: Methods to export reports</title>
      <link>https://community.splunk.com/t5/Reporting/Methods-to-export-reports/m-p/89520#M2054</link>
      <description>&lt;P&gt;Great, thanks for the tips - could you recommend some SDKs so I can take a look?&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2013 15:29:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Methods-to-export-reports/m-p/89520#M2054</guid>
      <dc:creator>rlautman</dc:creator>
      <dc:date>2013-04-10T15:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: Methods to export reports</title>
      <link>https://community.splunk.com/t5/Reporting/Methods-to-export-reports/m-p/89521#M2055</link>
      <description>&lt;P&gt;&lt;A href="http://dev.splunk.com/view/splunk-sdk/SP-CAAADP7"&gt;sdk overviews&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2013 15:32:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Methods-to-export-reports/m-p/89521#M2055</guid>
      <dc:creator>jonuwz</dc:creator>
      <dc:date>2013-04-10T15:32:31Z</dc:date>
    </item>
  </channel>
</rss>

