|
| 1 | +# Introduction |
| 2 | + |
| 3 | +## About this Workshop |
| 4 | + |
| 5 | +This workshop consists of 6 lab exercises organized to familiarize you with Oracle E-Business Suite (EBS) observability on Oracle Cloud Infrastructure (OCI). The covered OCI observability services include Stack Monitoring, Application Performance Monitoring (APM), Database Management, Log Analytics, and Ops Insights. We have a demo EBS environment, so you don't need to set up or use one from your cloud account. |
| 6 | + |
| 7 | +Estimated Time: 60 minutes |
| 8 | + |
| 9 | +### Objectives |
| 10 | + |
| 11 | +* Use OCI Stack Monitoring to monitor the health of EBS stack components such as Concurrent Processing, WebLogic, EBS Forms, OA-Core, and more. |
| 12 | +* Use OCI Application Performance Monitoring (APM) to monitor application transactions, gain insights into the user experience, and proactively monitor EBS service availability. |
| 13 | +* Use OCI Database Management to monitor the performance of databases and SQLs in an EBS environment. |
| 14 | +* Use OCI Log Analytics to analyze EBS and WebLogic logs, such as Concurrent Manager logs, WebLogic Server logs, and more. |
| 15 | +* Use OCI Ops Insights for host and database Capacity Planning, as well as Database Insights. |
| 16 | + |
| 17 | + |
| 18 | +## Task 1: Oracle E-Business Suite (EBS) |
| 19 | + |
| 20 | +Oracle E-Business Suite (EBS) is a comprehensive suite of integrated business applications that helps organizations manage core business processes such as finance, supply chain, human resources, and customer relationship management. It offers extensive functionality with deep industry-specific capabilities and can be deployed on-premises or in Oracle Cloud Infrastructure (OCI). EBS is known for its flexibility, scalability, and strong support for global operations. |
| 21 | + |
| 22 | +## Task 2: Observability and Management Services |
| 23 | + |
| 24 | +Oracle Cloud **Observability and Management Platform** provides full-stack visibility, prebuilt analytics, and automation to monitor, analyze, and manage multicloud applications and infrastructure environments. |
| 25 | + |
| 26 | +* Stack Monitoring |
| 27 | + Stack Monitoring provides a single-pane view into the full EBS stack. This includes Concurrent Managers, WebLogic Servers, Oracle DBs, and host infrastructure. After discovering the stack components, Stack Monitoring collects performance metrics, any user-defined custom metrics, and provides alarms via Monitoring Templates. It can also highlight anomalies with ML‑powered baseline, and offers topology-aware maintenance windows during patch cycles. |
| 28 | + |
| 29 | + *For more information on Stack Monitoring, please refer to the Stack Monitoring Documentation > **[Stack Monitoring Documentation](https://docs.oracle.com/en-us/iaas/stack-monitoring/home.htm)*** |
| 30 | + |
| 31 | +* Application Performance Monitoring (APM) |
| 32 | + APM Enables deep tracing of HTML, server, and Forms‑based EBS transactions by inserting Java agents into WebLogic and Browser agents into HTML pages. The agents capture end‑user experience, servlet spans, SQL calls, and EBS‑specific dimensions (e.g., function name, class package). APM also provides service availability monitoring via synthetic tests on the browser, REST calls, SQL, networking, and more. |
| 33 | + |
| 34 | + *For more information on APM, please refer to the APM Documentation > **[APM Documentation](https://docs.oracle.com/en-us/iaas/application-performance-monitoring/home.htm)*** |
| 35 | + |
| 36 | +* Database Management |
| 37 | + |
| 38 | + Database management provides a unified console for managing both cloud and on-premises databases. It includes lifecycle database management capabilities for monitoring, performance tuning, and administration. With Performance Hub, developers can optimize SQL code during active development and continuously monitor and tune queries in production. |
| 39 | + |
| 40 | + *For more information on Database Management, please refer to the Database Management documentation > **[Database Management Documentation](https://docs.oracle.com/en-us/iaas/database-management/home.htm)*** |
| 41 | + |
| 42 | +* Log Analytics |
| 43 | + |
| 44 | + Log Analytics is a cloud solution that lets you index, enrich, aggregate, explore, search, analyze, correlate, visualize, and monitor log data from applications and system infrastructure-both in the cloud and on-premises. It can extract valuable information from EBS, WebLogic, host, and OCI logs. Log Analytics empowers users to correlate log data with events in the EBS stack, enhancing troubleshooting and root-cause analysis. |
| 45 | + |
| 46 | + *For more information on Log Analytics, please refer to the Log Analytics documentation > **[Log Analytics Documentation](https://docs.oracle.com/en-us/iaas/log-analytics/home.htm)*** |
| 47 | + |
| 48 | +* Ops Insights |
| 49 | + |
| 50 | + OCI Ops Insights (OPSI) is a cloud-native solution that gathers and analyzes telemetry data to help enterprises plan for growth. It enables data-driven capacity planning and performance management, reducing capital expenditures and improving application throughput. It supports ML-based resource usage trending, capacity planning, and SQL-based performance analysis, all within an intuitive dashboard. |
| 51 | + |
| 52 | + *For more information on Ops Insights, please refer to the Ops Insights Documentation > **[Ops Insights Documentation](https://docs.oracle.com/en-us/iaas/operations-insights/home.htm)*** |
| 53 | + |
| 54 | +## Acknowledgements |
| 55 | + |
| 56 | +* **Author** - Zyaad Khader, Principal Member of Technical Staff |
| 57 | +* **Contributors** - Zyaad Khader |
| 58 | +* **Last Updated By/Date** - Zyaad Khader, July 2025 |
0 commit comments