<?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 use Splunk to search values pulled from an Oracle DB table? in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-use-Splunk-to-search-values-pulled-from-an-Oracle-DB/m-p/114909#M8475</link>
    <description>&lt;P&gt;The &lt;A href="http://apps.splunk.com/app/1538/"&gt;Log File Analysis for Oracle 11g&lt;/A&gt; add-on paper describes step-by-step exactly how to do what you're talking about. Using the "dbquery" command from the DB Connect app, you can generate all the reports you're talking about, without affecting your Splunk license. A report query would look something like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| dbquery "oradb" "select to_char(report_date,'DD-MON-YYYY HH24:MI:SS'), report_type from report_log" | timechart count by report_type
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Mon, 08 Sep 2014 15:28:26 GMT</pubDate>
    <dc:creator>pmdba</dc:creator>
    <dc:date>2014-09-08T15:28:26Z</dc:date>
    <item>
      <title>How to use Splunk to search values pulled from an Oracle DB table?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-use-Splunk-to-search-values-pulled-from-an-Oracle-DB/m-p/114907#M8473</link>
      <description>&lt;P&gt;Hi all.  I have a table in our application database that records when reports are generated.  It includes great info such as  the report type, the duration the report took, start/end, parameters, etc.  &lt;/P&gt;

&lt;P&gt;I'd love to have Splunk generate some sort of timechart on the different report types, or perhaps even a way to see how many concurrent reports are being generated.  My question is, how can I have splunk query the db (as it does any normal file) for this information?  Is it possible?&lt;/P&gt;

&lt;P&gt;Thank you, it may be a dumb question but I'm trying &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Sep 2014 12:27:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-use-Splunk-to-search-values-pulled-from-an-Oracle-DB/m-p/114907#M8473</guid>
      <dc:creator>soleblazer</dc:creator>
      <dc:date>2014-09-08T12:27:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Splunk to search values pulled from an Oracle DB table?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-use-Splunk-to-search-values-pulled-from-an-Oracle-DB/m-p/114908#M8474</link>
      <description>&lt;P&gt;Probably the easiest way would be to install and use the &lt;A href="http://apps.splunk.com/app/958/"&gt;Splunk DB Connect &lt;/A&gt; app.  With it, you can connect to and index your Oracle tables or just run SQL queries on them within Splunk.  The documentation for DB Connect is &lt;A href="http://docs.splunk.com/Documentation/DBX/1.1.4/DeployDBX/Abouttheconnector"&gt;here&lt;/A&gt;.  Good luck!&lt;/P&gt;</description>
      <pubDate>Mon, 08 Sep 2014 12:42:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-use-Splunk-to-search-values-pulled-from-an-Oracle-DB/m-p/114908#M8474</guid>
      <dc:creator>wpreston</dc:creator>
      <dc:date>2014-09-08T12:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Splunk to search values pulled from an Oracle DB table?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-use-Splunk-to-search-values-pulled-from-an-Oracle-DB/m-p/114909#M8475</link>
      <description>&lt;P&gt;The &lt;A href="http://apps.splunk.com/app/1538/"&gt;Log File Analysis for Oracle 11g&lt;/A&gt; add-on paper describes step-by-step exactly how to do what you're talking about. Using the "dbquery" command from the DB Connect app, you can generate all the reports you're talking about, without affecting your Splunk license. A report query would look something like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| dbquery "oradb" "select to_char(report_date,'DD-MON-YYYY HH24:MI:SS'), report_type from report_log" | timechart count by report_type
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 08 Sep 2014 15:28:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-use-Splunk-to-search-values-pulled-from-an-Oracle-DB/m-p/114909#M8475</guid>
      <dc:creator>pmdba</dc:creator>
      <dc:date>2014-09-08T15:28:26Z</dc:date>
    </item>
  </channel>
</rss>

