Installation

Oracle Database integration with Splunk

hmostafa
New Member

Hello,

Currently I am ongoing with Oracle db 12c integration with Splunk, actually I don't know what the needed audit file the splunk will need to in this integration.

Any suggestions ?

BR,

Haytham

Labels (1)
0 Karma

altink
Builder

If you are using Oracle Unified Audit (starting with Oracle 12c R1), you can use the following

Oracle Unified Audit App for Splunk:

 https://splunkbase.splunk.com/app/6172/ 

best regards
Altin

0 Karma

vikramyadav
Contributor

Hi @hmostafa , you can use Splunk  Add-on for Oracle Database to connect oracle with Splunk.
https://splunkbase.splunk.com/app/1910

It collect and ingest data from the Oracle Database Server. This add-on can import data directly by monitoring the standard and fine-grained audit trails, trace files, incident, alert, listener, and other logs on the operating system where the Oracle Database Server is installed. Through log file monitoring and field extraction, the database administrator can create alerts and dashboards to track what errors, problems, or incidents happen to the database in real time.

Adding a link of steps to configure this Add-on.
https://docs.splunk.com/Documentation/AddOns/released/Oracle/Configuremonitorinputs

 

--------------------------------------------------------

If this helps your like will be appreciated😀

 

isoutamo
SplunkTrust
SplunkTrust
And if you are looking to way to get data from Oracle database then DB Connect is you friend. https://splunkbase.splunk.com/app/2686/
r. Ismo
0 Karma

Azeemering
Builder

Hi,

Not sure what you are exactly trying to achieve (or ask).

But if you are trying to ingest the audit logging with the Splunk Add-on for Oracle Database I suggest you read the following:

https://docs.splunk.com/Documentation/AddOns/released/Oracle/Configuremonitorinputs

An example for Oracle 12c inputs:

[monitor:///u01/app/oracle/admin/*/adump/*.xml]
sourcetype = oracle:audit:xml
crcSalt = <SOURCE>

[monitor:///u01/app/oracle/admin/*/adump/*.aud]
sourcetype = oracle:audit:text
crcSalt = <SOURCE>

[monitor:///u01/app/oracle/diag/rdbms/*/*/alert/log.xml*]
sourcetype = oracle:alert:xml
crcSalt = <SOURCE>

[monitor:///u01/app/oracle/diag/tnslsnr/*/listener/alert/log.xml*]
sourcetype = oracle:listener:xml
crcSalt = <SOURCE>

[monitor:///u01/app/oracle/diag/rdbms/*/*/trace/*.trc]
sourcetype = oracle:trace
crcSalt = <SOURCE>

[monitor:///u01/app/oracle/diag/rdbms/*/*/incident/incdir*/*.trc]
sourcetype = oracle:incident
crcSalt = <SOURCE 

 

0 Karma
Get Updates on the Splunk Community!

Unlock Database Monitoring with Splunk Observability Cloud

  In today’s fast-paced digital landscape, even minor database slowdowns can disrupt user experiences and ...

Purpose in Action: How Splunk Is Helping Power an Inclusive Future for All

At Cisco, purpose isn’t a tagline—it’s a commitment. Cisco’s FY25 Purpose Report outlines how the company is ...

[Upcoming Webinar] Demo Day: Transforming IT Operations with Splunk

Join us for a live Demo Day at the Cisco Store on January 21st 10:00am - 11:00am PST In the fast-paced world ...