<?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: Splunk for SQL stored procedures in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-for-SQL-stored-procedures/m-p/20274#M394</link>
    <description>&lt;P&gt;Splunk DB Connect can run on a searchhead pool and send data to indexer servers.  We are doing this currently.  Also, you do not need to actually index data from a database to create alerts.  DB Connect can simply search against a database (as if the data were residing on indexers) and alert just the same.&lt;/P&gt;</description>
    <pubDate>Wed, 30 Jul 2014 21:56:10 GMT</pubDate>
    <dc:creator>jodros</dc:creator>
    <dc:date>2014-07-30T21:56:10Z</dc:date>
    <item>
      <title>Splunk for SQL stored procedures</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-for-SQL-stored-procedures/m-p/20271#M391</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have a bunch of stored procedures in SQL which need to run at a particular interval and return results (They basically look for issues in different SQL tables). I need to create and alert based on the collated results of all stored procedures and send them to a group of people. I was thinking of using Splunk DB Connect for this but it seems it is currently not meant for distributed architecture (as it runs from Search head directly) alos our datbase tables being high transaction tables it might lead to issues in scalability. &lt;/P&gt;

&lt;P&gt;Other option what I could think of to run stored procedures in sequence and forward XML results to indexers. While firing the alerts we can use xml-kv to extract fields and use multisearch in Splunk 5 to collate different results and fire alerts based on timestamp. Is this the correct approach?&lt;/P&gt;

&lt;P&gt;Do we have any other example/app out of the box which I can use for my requirement? Any other approach also would be helpful which is not expensive as I read xml-kv is an expensive (load wise) operation.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Feb 2013 14:27:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-for-SQL-stored-procedures/m-p/20271#M391</guid>
      <dc:creator>anshu2812</dc:creator>
      <dc:date>2013-02-05T14:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk for SQL stored procedures</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-for-SQL-stored-procedures/m-p/20272#M392</link>
      <description>&lt;P&gt;hello please update the answer, i am looking to do the same&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2013 08:34:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-for-SQL-stored-procedures/m-p/20272#M392</guid>
      <dc:creator>eashwar</dc:creator>
      <dc:date>2013-05-15T08:34:51Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk for SQL stored procedures</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-for-SQL-stored-procedures/m-p/20273#M393</link>
      <description>&lt;P&gt;I realize this post hasn't been active for a while, but in case anyone else is looking for similar answers, try this: &lt;A href="http://apps.splunk.com/app/1538"&gt;http://apps.splunk.com/app/1538&lt;/A&gt;. There are explanations on how to use the Oracle &lt;CODE&gt;UTL_TCP&lt;/CODE&gt; functions to send data directly to Splunk.&lt;/P&gt;

&lt;P&gt;In this particular case, if generating alerts is the only object then it may make sense to generate them directly out of Oracle using the &lt;CODE&gt;UTL_MAIL&lt;/CODE&gt; or &lt;CODE&gt;UTL_SMTP&lt;/CODE&gt; packages. If there are other reasons to index the data (like reporting historical trends in alerts or transaction rates), then generating the alerts out of Splunk makes more sense.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jul 2014 20:45:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-for-SQL-stored-procedures/m-p/20273#M393</guid>
      <dc:creator>pmdba</dc:creator>
      <dc:date>2014-07-30T20:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk for SQL stored procedures</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-for-SQL-stored-procedures/m-p/20274#M394</link>
      <description>&lt;P&gt;Splunk DB Connect can run on a searchhead pool and send data to indexer servers.  We are doing this currently.  Also, you do not need to actually index data from a database to create alerts.  DB Connect can simply search against a database (as if the data were residing on indexers) and alert just the same.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jul 2014 21:56:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-for-SQL-stored-procedures/m-p/20274#M394</guid>
      <dc:creator>jodros</dc:creator>
      <dc:date>2014-07-30T21:56:10Z</dc:date>
    </item>
  </channel>
</rss>

