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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Modernize your Splunk Apps – Introducing Python 3.13 in Splunk

We are excited to announce that the upcoming releases of Splunk Enterprise 10.2.x and Splunk Cloud Platform ...

Step into “Hunt the Insider: An Splunk ES Premier Mystery” to catch a cybercriminal ...

After a whole week of being on call, you fell asleep on your keyboard, and you hit a sequence of buttons that ...