From 81c8027a386a06856b4e8ed7f5fbed6149197376 Mon Sep 17 00:00:00 2001 From: Vikram Reddy <110612909+vikrredd@users.noreply.github.com> Date: Thu, 22 Aug 2024 11:52:07 +0530 Subject: [PATCH] 9501 Kubernetes Monitoring and Troubleshooting (#299) * Addressed the review comments Addressed the review comments * Addressed review comments Addressed review comments * Added need help Added need help * udpate * Update log-explorer-gui.md * Update log-explorer-gui.md * Update log-explorer-gui.md * Update log-explorer-gui.md * Update kubernetes-solution-installation.md * update * Feedback Implemented * Lab Ordering Changes and Lab 1 as read only lab Lab Ordering Changes and Lab 1 as read only lab * Lab Restructring Lab Restructring * Initial Checkin for OCW-24 Initial Checkin for OCW-24 * numbering fixes in manifest file numbering fixes in manifest file * updating the manifest json file updating the manifest json file * Update loganalytics-connect-kubernetes-cluster.md * Lab 2 Interactive Analysis * few minor updates few minor updates * Introduction, Lab 2 & 3 changes Introduction, Lab 2 & 3 changes * Update interactive-analytics-and-troubleshooting.md * Update with latest screenshots Update with latest screenshots * removing the support lab removing the support lab * Update interactive-analytics-and-troubleshooting.md * updating lab 2 updating lab 2 * Removing and Renaming the labs Removing and Renaming the labs * title update title update * Initial Checkin Initial Checkin * updating the tutorial manifest updating the tutorial manifest * tutorial lab update tutorial lab update --- .../introduction-tutorial-3370.md | 30 +++++++++++++++++++ .../ocw24-sandbox-tut3370/manifest.json | 6 ++-- 2 files changed, 33 insertions(+), 3 deletions(-) create mode 100644 logging-analytics/oke-monitoring-la/introduction-tutorial-3370/introduction-tutorial-3370.md diff --git a/logging-analytics/oke-monitoring-la/introduction-tutorial-3370/introduction-tutorial-3370.md b/logging-analytics/oke-monitoring-la/introduction-tutorial-3370/introduction-tutorial-3370.md new file mode 100644 index 00000000..91944a91 --- /dev/null +++ b/logging-analytics/oke-monitoring-la/introduction-tutorial-3370/introduction-tutorial-3370.md @@ -0,0 +1,30 @@ +# Monitoring Kubernetes, Oracle Database, and SaaS with Logging Analytics +## Introduction + +SaaS admins, DBAs, app developers, and Kubernetes admins see how to enhance monitoring, troubleshoot issues, and optimize performance in Kubernetes and Oracle Cloud SaaS apps. In this workshop, gain practical skills and expert tips for performance and rapid issue resolution. Learn more about Kubernetes Monitoring—including Logging Analytics for Kubernetes with setup, configuration, and demos—as well as Oracle Database and SaaS apps. See how to monitor Oracle Database and SaaS apps, covering audit, compliance, and ESS performance with demos. Gain value from logs: Speed up insights with custom log sources and optimized existing sources for faster analysis. Plus, learn about search queries and alerts, with best practices for efficient search queries and alerts. + +Estimated Workshop Time: 30 minutes + + +### Objectives + +In this workshop, you will learn : +* How to use Log Explorer to analyze and visualize logs. +* How to create a user defined Log Source in Logging Analytics. +* How to create alerts on logs in Logging Analytics. +* How to create an alert for Abnormal Oracle Database Termination events in Logging Analytics. +* How to create an alert for Kubernetes events and non-compliance policy in Logging Analytics. +* How to create an alert for a Windows DNS exfiltration event in Logging Analytics. +* How to create an alert for sensitive data access from suspicious IPs in Logging Analytics. +* How to collect logs and performance data from Oracle Database tables in Logging Analytics. +### Prerequisites + +This lab assumes you have: + +* Oracle.com SSO account. +* Familiarity with OCI Console. + +### Acknowledgements +* **Author** - Vikram Reddy , OCI Logging Analytics +* **Contributors** - Vikram Reddy, Heena Rahangdale , OCI Logging Analytics +* **Last Updated By/Date** - Vikram Reddy, Aug, 2024 diff --git a/logging-analytics/oke-monitoring-la/workshops/ocw24-sandbox-tut3370/manifest.json b/logging-analytics/oke-monitoring-la/workshops/ocw24-sandbox-tut3370/manifest.json index 13de3802..ffb36d52 100644 --- a/logging-analytics/oke-monitoring-la/workshops/ocw24-sandbox-tut3370/manifest.json +++ b/logging-analytics/oke-monitoring-la/workshops/ocw24-sandbox-tut3370/manifest.json @@ -1,11 +1,11 @@ { - "workshoptitle": "Kubernetes and OKE Monitoring and Troubleshooting", + "workshoptitle": "Proactively Monitor Kubernetes, Oracle Database, and SaaS with Logging Analytics", "help": "livelabs-help-em_us@oracle.com", "tutorials": [ { "title": "Introduction", - "description": "Introduction to OKE Monitoring through OCI Logging Analytics", - "filename": "../../introduction/introduction.md" + "description": "Introduction to the OCI Logging Analytics", + "filename": "../../introduction-tutorial-3370/introduction-tutorial-3370.md" }, { "title": "Get Started",