<?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: pushing splunk results automatically in Reporting</title>
    <link>https://community.splunk.com/t5/Reporting/pushing-splunk-results-automatically/m-p/15252#M207</link>
    <description>&lt;P&gt;thank you, very helpfull&lt;/P&gt;</description>
    <pubDate>Tue, 22 Jun 2010 20:39:55 GMT</pubDate>
    <dc:creator>riderofyamaha</dc:creator>
    <dc:date>2010-06-22T20:39:55Z</dc:date>
    <item>
      <title>pushing splunk results automatically</title>
      <link>https://community.splunk.com/t5/Reporting/pushing-splunk-results-automatically/m-p/15249#M204</link>
      <description>&lt;P&gt;I have a question regarding having specific splunk data that is automatically searched for exported to a different database automatically. not much information i know, but i cant think of how else to ask, thanks for your input&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jun 2010 22:28:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/pushing-splunk-results-automatically/m-p/15249#M204</guid>
      <dc:creator>riderofyamaha</dc:creator>
      <dc:date>2010-06-10T22:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: pushing splunk results automatically</title>
      <link>https://community.splunk.com/t5/Reporting/pushing-splunk-results-automatically/m-p/15250#M205</link>
      <description>&lt;P&gt;I can think of 3 ways to accomplish this:&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Scripted Alert&lt;/STRONG&gt; - setup a schedule search which kicks off a script to write the results of the search to a database.  Splunk will schedule and execute the search, pass the search results to the script, and the script will handle the DB connection and write.  This would be completely automated. &lt;A href="http://www.splunk.com/base/Documentation/latest/Admin/Configurescriptedalerts" rel="nofollow"&gt;How to create a scripted alert.&lt;/A&gt;&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Custom Search Command&lt;/STRONG&gt; - create a Splunk search command which can be used inline on the search bar with any search.  Use the search command just like you would the &lt;CODE&gt;fields, top, stats&lt;/CODE&gt; commands.  For example, your search would call this new command like this: &lt;CODE&gt;... | export2DB&lt;/CODE&gt;.  This calls a python script on the backend to handle the actual DB connection and writes. &lt;A href="http://www.splunk.com/base/Documentation/latest/Developer/SearchScripts" rel="nofollow"&gt;How to create a custom search command.&lt;/A&gt;&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Event-Level Workflow&lt;/STRONG&gt; - add an option in the event drop-down menu to write the event to the DB.  This is similar to the first 2 options, but operates on a per-event basis rather than the entire result set.  &lt;A href="http://www.splunk.com/base/Documentation/latest/Knowledge/CreateworkflowactionsinSplunkWeb?r=searchtip" rel="nofollow"&gt;How to create a workflow action.&lt;/A&gt;&lt;/P&gt;&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;I hope this gives you some options.  Let us know how you proceed.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jun 2010 04:44:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/pushing-splunk-results-automatically/m-p/15250#M205</guid>
      <dc:creator>hulahoop</dc:creator>
      <dc:date>2010-06-11T04:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: pushing splunk results automatically</title>
      <link>https://community.splunk.com/t5/Reporting/pushing-splunk-results-automatically/m-p/15251#M206</link>
      <description>&lt;P&gt;You may want to check SplunkMSE.  See the &lt;A href="http://blogs.splunk.com/2010/02/10/sql-splunk-splunkmse/" rel="nofollow"&gt;Splunk MySQL Storage Engine&lt;/A&gt; blog entry for additional info.&lt;/P&gt;</description>
      <pubDate>Sat, 12 Jun 2010 03:08:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/pushing-splunk-results-automatically/m-p/15251#M206</guid>
      <dc:creator>Lowell</dc:creator>
      <dc:date>2010-06-12T03:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: pushing splunk results automatically</title>
      <link>https://community.splunk.com/t5/Reporting/pushing-splunk-results-automatically/m-p/15252#M207</link>
      <description>&lt;P&gt;thank you, very helpfull&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jun 2010 20:39:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/pushing-splunk-results-automatically/m-p/15252#M207</guid>
      <dc:creator>riderofyamaha</dc:creator>
      <dc:date>2010-06-22T20:39:55Z</dc:date>
    </item>
  </channel>
</rss>

