<?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 Splunk Microsoft sql and Oracle database application configuration in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Microsoft-sql-and-Oracle-database-application/m-p/88333#M5804</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;
  I am new to Splunk, recently i installed Splunk server on one of the linux machine and it's working fine.&lt;BR /&gt;
  1) I want to monitor Micorsoft sql and oracle database (Users activity, running query, create database, tables etc.)&lt;BR /&gt;
  2) How to add remote machine data, log in to splunk server (Forwarder already installed on client machine)&lt;/P&gt;

&lt;P&gt;Please help me to solved the issues.&lt;/P&gt;

&lt;P&gt;Thanks in advance.&lt;/P&gt;

&lt;P&gt;Regards,&lt;BR /&gt;
Catch_mili&lt;/P&gt;</description>
    <pubDate>Fri, 12 Oct 2012 09:09:58 GMT</pubDate>
    <dc:creator>catch_mili</dc:creator>
    <dc:date>2012-10-12T09:09:58Z</dc:date>
    <item>
      <title>Splunk Microsoft sql and Oracle database application configuration</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Microsoft-sql-and-Oracle-database-application/m-p/88333#M5804</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
  I am new to Splunk, recently i installed Splunk server on one of the linux machine and it's working fine.&lt;BR /&gt;
  1) I want to monitor Micorsoft sql and oracle database (Users activity, running query, create database, tables etc.)&lt;BR /&gt;
  2) How to add remote machine data, log in to splunk server (Forwarder already installed on client machine)&lt;/P&gt;

&lt;P&gt;Please help me to solved the issues.&lt;/P&gt;

&lt;P&gt;Thanks in advance.&lt;/P&gt;

&lt;P&gt;Regards,&lt;BR /&gt;
Catch_mili&lt;/P&gt;</description>
      <pubDate>Fri, 12 Oct 2012 09:09:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Microsoft-sql-and-Oracle-database-application/m-p/88333#M5804</guid>
      <dc:creator>catch_mili</dc:creator>
      <dc:date>2012-10-12T09:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Microsoft sql and Oracle database application configuration</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Microsoft-sql-and-Oracle-database-application/m-p/88334#M5805</link>
      <description>&lt;P&gt;For Microsoft SQL, create an Audit Policy on your SQL Server and configure it to write to the Application or Security Windows Event Log.  The logs will appear (eventually) as event code 33005 in the windows event log.  Once you have that going, install the Splunk Universal Forwarder on the host and set it up to monitor the WinEventLog:Application and WinEventLog:Security - you can do this simply by installing the Splunk_TA_windows available from &lt;A href="http://splunk-base.splunk.com/apps/28933/splunk-for-windows-technology-add-on" target="_blank"&gt;http://splunk-base.splunk.com/apps/28933/splunk-for-windows-technology-add-on&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Audit in Oracle is a little harder, but still relatively simple.  Set up the audit to write to an XML file or the OS, in which case (on Windows) it writes to the WinEventLog:Security.  You can read about it here: &lt;A href="http://www.oracle-base.com/articles/10g/auditing-10gr2.php" target="_blank"&gt;http://www.oracle-base.com/articles/10g/auditing-10gr2.php&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;To the second part of your question, assuming you have installed the Universal Forwarder, you need to configure an outputs.conf to redirect the logs to your Linux indexer.  Set up a receiver on your Linux indexer (see &lt;A href="http://docs.splunk.com/Documentation/Splunk/4.3.4/Deploy/Enableareceiver" target="_blank"&gt;http://docs.splunk.com/Documentation/Splunk/4.3.4/Deploy/Enableareceiver&lt;/A&gt; ), ensuring that any host-based firewall (e.g. iptables) is also configured appropriately so you can listen on the TCP port.  Then set up outputs.conf (See &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Deploy/Configureforwarderswithoutputs.confd" target="_blank"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Deploy/Configureforwarderswithoutputs.confd&lt;/A&gt; ) to send the logs over to your indexer.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 12:37:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Microsoft-sql-and-Oracle-database-application/m-p/88334#M5805</guid>
      <dc:creator>ahall_splunk</dc:creator>
      <dc:date>2020-09-28T12:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Microsoft sql and Oracle database application configuration</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Microsoft-sql-and-Oracle-database-application/m-p/88335#M5806</link>
      <description>&lt;P&gt;@ahall_splunk thanks for your reply. But, I want few queries &lt;BR /&gt;
1) There is need to create an audit policy ? without that there is any other way?&lt;BR /&gt;
2) If my database doesn't provide logs (for security purpose we disabled logs from oracle as well as Microsoft SQL database), still we can monitor that databases using splunk???&lt;/P&gt;

&lt;P&gt;Regards,&lt;BR /&gt;
catch_mili&lt;/P&gt;</description>
      <pubDate>Mon, 29 Oct 2012 06:11:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Microsoft-sql-and-Oracle-database-application/m-p/88335#M5806</guid>
      <dc:creator>catch_mili</dc:creator>
      <dc:date>2012-10-29T06:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Microsoft sql and Oracle database application configuration</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Microsoft-sql-and-Oracle-database-application/m-p/88336#M5807</link>
      <description>&lt;P&gt;1) Correct - in order to get what a user is running, you need to create an audit log.&lt;BR /&gt;
2) The audit log is produced via Windows Event Log in the case of SQL Server, so a log "file" is not produced - the .evtx files are controlled through the normal Windows Event Log process.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Oct 2012 15:58:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Microsoft-sql-and-Oracle-database-application/m-p/88336#M5807</guid>
      <dc:creator>ahall_splunk</dc:creator>
      <dc:date>2012-10-29T15:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Microsoft sql and Oracle database application configuration</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Microsoft-sql-and-Oracle-database-application/m-p/88337#M5808</link>
      <description>&lt;P&gt;Hi ahall_splunk,&lt;BR /&gt;
               Thanks for reply.&lt;/P&gt;

&lt;P&gt;catch_mili&lt;/P&gt;</description>
      <pubDate>Wed, 31 Oct 2012 06:57:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Microsoft-sql-and-Oracle-database-application/m-p/88337#M5808</guid>
      <dc:creator>catch_mili</dc:creator>
      <dc:date>2012-10-31T06:57:45Z</dc:date>
    </item>
  </channel>
</rss>

