All Apps and Add-ons

Splunking Oracle AWR and ASM data

nbharadwaj
Path Finder

Oracle contains a lot of information about processing/performance and storage.

1) Oracle Automatic Workload Repository (AWR) has processing/performance data. Currently we have a cron job that queries Oracle system tables, and dumps the output into a file in a tabular format, much like a SQL command output. This is per hour.

2) Oracle Automatic Storage Management (ASM) has storage usage data. Currently we have a cron job that queries Oracle system tables, and dumps the output into a file in a tabular format, much like a SQL command output. This is per day.

Looking for best practice around how to splunk all this data. Ideally the file approach would be best- and potentially the SQL scripts could be changed to output in a specific format. Has anyone splunked any of this data successfully?

Tags (1)

oldmonk7
New Member

Hi,

I also want to know if splunk can use Oracle AWR report html files. I tried to load but did not see any result. Can someone has tried this.

0 Karma

tpaulsen
Contributor

Hey, we were wondering the same question recently. I think the main problem here is that the AWR output is already a long report. Splunk would need not only to collect the several tables as multiline events, but also would have to create fields out of each multiline event tab. Difficult one.

Any suggestions, please?

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!

Deep insights, no barriers: Splunk Observability Cloud Free Edition

As software delivery cycles continue to accelerate, observability shouldn’t be a luxury — it should be a ...

Monitoring AI Agents with Splunk Observability Cloud

Let’s say I’m running a travel planning AI app in production. A user asks for three concise hotel options in ...

[Puzzles] Solve, Learn, Repeat: Tiling

This puzzle (first published here) is based on finding groups of tessellated tiles (inspired by floor tiles I ...