<?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 can we index real-time data directly from an Oracle database into splunk? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-can-we-index-real-time-data-directly-from-an-Oracle-database/m-p/126301#M34207</link>
    <description>&lt;P&gt;The quick answer is &lt;A href="https://splunkbase.splunk.com/app/2686/"&gt;https://splunkbase.splunk.com/app/2686/&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;This database connection app will let you import, export and lookup oracle data.&lt;/P&gt;

&lt;P&gt;The important part is ensuring that the data your are importing has an incremental number or date that can be used to collect only new data. &lt;/P&gt;

&lt;P&gt;db-tail is the input feature you are looking for.&lt;/P&gt;</description>
    <pubDate>Fri, 03 Apr 2015 18:01:48 GMT</pubDate>
    <dc:creator>sbochniewicz</dc:creator>
    <dc:date>2015-04-03T18:01:48Z</dc:date>
    <item>
      <title>How can we index real-time data directly from an Oracle database into splunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-we-index-real-time-data-directly-from-an-Oracle-database/m-p/126300#M34206</link>
      <description>&lt;P&gt;Is there any way to index real-time data directly from an oracle database into the splunk? I want to index data from a database and this will be real-time data.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Apr 2015 07:19:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-we-index-real-time-data-directly-from-an-Oracle-database/m-p/126300#M34206</guid>
      <dc:creator>saurabh7026</dc:creator>
      <dc:date>2015-04-03T07:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: How can we index real-time data directly from an Oracle database into splunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-we-index-real-time-data-directly-from-an-Oracle-database/m-p/126301#M34207</link>
      <description>&lt;P&gt;The quick answer is &lt;A href="https://splunkbase.splunk.com/app/2686/"&gt;https://splunkbase.splunk.com/app/2686/&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;This database connection app will let you import, export and lookup oracle data.&lt;/P&gt;

&lt;P&gt;The important part is ensuring that the data your are importing has an incremental number or date that can be used to collect only new data. &lt;/P&gt;

&lt;P&gt;db-tail is the input feature you are looking for.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Apr 2015 18:01:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-we-index-real-time-data-directly-from-an-Oracle-database/m-p/126301#M34207</guid>
      <dc:creator>sbochniewicz</dc:creator>
      <dc:date>2015-04-03T18:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: How can we index real-time data directly from an Oracle database into splunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-we-index-real-time-data-directly-from-an-Oracle-database/m-p/126302#M34208</link>
      <description>&lt;P&gt;You can also check out &lt;A href="https://splunkbase.splunk.com/app/1538/"&gt;this paper&lt;/A&gt; for more information on a variety of ways to get Oracle data into Splunk. If you want to report database changes in real-time, then db-tail may not be the best option. db-tail can capture incremental changes, but it still runs like a scheduled job - at most once per minute - and runs a query on your data that will put some minimal additional load on your system. If that is close enough to real-time for you, then it is probably the easiest option. &lt;/P&gt;

&lt;P&gt;If you need closer to real-time, then your best bet would be a PL/SQL trigger or some such that would transmit the data directly to Splunk on a TCP input. There is some risk of data being lost that way (if packets were lost on the network or if the trigger failed for some reason) but it would be as close to real-time as you could get. There is an example of how to set this up in the paper.&lt;/P&gt;</description>
      <pubDate>Sat, 04 Apr 2015 04:05:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-we-index-real-time-data-directly-from-an-Oracle-database/m-p/126302#M34208</guid>
      <dc:creator>pmdba</dc:creator>
      <dc:date>2015-04-04T04:05:08Z</dc:date>
    </item>
  </channel>
</rss>

