All Apps and Add-ons

Can I tie Oracle DBID to Oracle Instance name?

woodsyjg
New Member

The Oracle audit records include the DBID, but not the instance name. Is there any way to include the instance name on a report instead of the DBID?

0 Karma

pmdba
Builder

The instance name is available in the v$instance table. I would recommend creating a view with the instance name either hard-coded or joined from v$instance as a separate column along with the audit data columns. Then have Splunk select from your view instead of the audit trail table or view.

0 Karma
Get Updates on the Splunk Community!

Build Scalable Security While Moving to Cloud - Guide From Clayton Homes

 Clayton Homes faced the increased challenge of strengthening their security posture as they went through ...

Mission Control | Explore the latest release of Splunk Mission Control (2.3)

We’re happy to announce the release of Mission Control 2.3 which includes several new and exciting features ...

Cloud Platform | Migrating your Splunk Cloud deployment to Python 3.7

Python 2.7, the last release of Python 2, reached End of Life back on January 1, 2020. As part of our larger ...