All Apps and Add-ons

Is it possible to integrate Oracle Enterprise Manager with Splunk?

lightech1
Path Finder

Hello Splunk Community,

We are thinking to integrate the Oracle Enterprise security with Splunk to avoid integrating device by device individually.

Is it possible?

I found a question related to the same subject but since it is from 2010 and it did not have any other comments, I am asking.

Thanks in advance.

Leonardo.

anoop007
New Member

Oracle OEM has its own management inventory, if the data collection is enabled in OEM. The underlying tables are undocumented by Oracle. You can do reverse engineering and integrate with SPLUNK using DB Connect application.

EM_METRIC_VALUES
(Raw data stored at its most detailed level for 7 days), EM_METRIC_VALUES_HOURLY(Retained for 32 days) and EM_METRIC_VALUES_DAILY
(Retained for 12 months)

• Key columns:
• ENTITY_NAME – the target or component name
• COLLECTION_TIME – data collection time in the target time zone
• METRIC_GROUP_NAME – name of the metric group
• METRIC_COLUMN_NAME – name of the metric column
• KEY_PART_1 – key part 1 of composite key
• VALUE – value of metric

0 Karma

pmdba
Builder

Enterprise Manager can generate notifications to Splunk using SNMP, OS commands (like a shell script) or PL/SQL (using the UTL_TCP package). OEM can also receive SNMP traps generated by Splunk. Is this what you had in mind?

0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...