<?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 How to set up a Query in Splunk to monitor Oracle database activity for users connecting to a database as SYSDBA? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-set-up-a-Query-in-Splunk-to-monitor-Oracle-database/m-p/351018#M64409</link>
    <description>&lt;P&gt;Logs have already been forwarded to syslog.&lt;/P&gt;

&lt;P&gt;I started with this query:  &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=syslog sourcetype=syslog (host="masked for security") NOT "CLIENT TERMINAL:[0]" "DBID" "SYSDBA"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;which returned the following event:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;140&amp;gt;Apr 18 14:42:23 (host name masked for security) Audit[41355908]: LENGTH : '158' ACTION :[6] 'COMMIT' DATABASE USER:[1] '/' PRIVILEGE :[6] 'SYSDBA' CLIENT USER:[6] 'oracle' CLIENT TERMINAL:[5] 'pts/6' STATUS:[1] '0' DBID:[10] '3032765733' 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Is there a way to run a correlation search to match the username to the DATABASE USER?&lt;/P&gt;</description>
    <pubDate>Fri, 20 Apr 2018 05:50:34 GMT</pubDate>
    <dc:creator>jmyrand</dc:creator>
    <dc:date>2018-04-20T05:50:34Z</dc:date>
    <item>
      <title>How to set up a Query in Splunk to monitor Oracle database activity for users connecting to a database as SYSDBA?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-set-up-a-Query-in-Splunk-to-monitor-Oracle-database/m-p/351018#M64409</link>
      <description>&lt;P&gt;Logs have already been forwarded to syslog.&lt;/P&gt;

&lt;P&gt;I started with this query:  &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=syslog sourcetype=syslog (host="masked for security") NOT "CLIENT TERMINAL:[0]" "DBID" "SYSDBA"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;which returned the following event:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;140&amp;gt;Apr 18 14:42:23 (host name masked for security) Audit[41355908]: LENGTH : '158' ACTION :[6] 'COMMIT' DATABASE USER:[1] '/' PRIVILEGE :[6] 'SYSDBA' CLIENT USER:[6] 'oracle' CLIENT TERMINAL:[5] 'pts/6' STATUS:[1] '0' DBID:[10] '3032765733' 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Is there a way to run a correlation search to match the username to the DATABASE USER?&lt;/P&gt;</description>
      <pubDate>Fri, 20 Apr 2018 05:50:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-set-up-a-Query-in-Splunk-to-monitor-Oracle-database/m-p/351018#M64409</guid>
      <dc:creator>jmyrand</dc:creator>
      <dc:date>2018-04-20T05:50:34Z</dc:date>
    </item>
  </channel>
</rss>

