Skip to content

Commit

Permalink
9501 Kubernetes Monitoring and Troubleshooting (#297)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
vikrredd authored Aug 21, 2024
1 parent 6f30ea2 commit f161f2d
Show file tree
Hide file tree
Showing 2 changed files with 123 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Oracle LiveLabs gives you access to Oracle's products to run a wide variety of labs and workshops; allowing you to experience our best technology, live!">
<title>Oracle LiveLabs</title>

<script src="https://oracle-livelabs.github.io/common/redwood-hol/js/jquery-1.11.0.min.js"></script>
<script src="https://oracle-livelabs.github.io/common/redwood-hol/js/jquery-ui-1.10.4.custom.js"></script>
<script src="https://oracle-livelabs.github.io/common/redwood-hol/js/main.min.js"></script>

<link rel="stylesheet" href="https://oracle-livelabs.github.io/common/redwood-hol/css/style.min.css" />
<link rel="shortcut icon" href="https://oracle-livelabs.github.io/common/redwood-hol/img/favicon.ico" />
</head>

<body>
<header class="hol-Header" role="banner">
<div class="hol-Header-wrap">
<div class="hol-Header-logo"><span>Oracle LiveLabs</span></div>
<a href="https://developer.oracle.com/livelabs" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<div class="hol-Header-actions">
<button id="openNav" class="hol-Header-button hol-Header-button--menu rightNav" aria-label="Open Menu"
title="Open Menu">
<span class="hol-Header-toggleIcon"></span>
</button>
</div>
</div>
</header>

<div id="container">
<div id="leftNav">
<div id="toc"></div>
</div>
<div id="contentBox">
<main class="hol-Content" id="module-content"></main>
</div>
</div>

<footer class="hol-Footer">
<a class="hol-Footer-topLink" href="#top">Return to Top</a>
<div id="footer-banner"><div class="footer-row">
<div class="footer-content"><ul class="footer-links">
<li><a href="https://docs.oracle.com/pls/topic/lookup?ctx=en/legal&id=cpyr" target="_blank" aria-label="Open a new window to Oracle legal notices" data-lbl="copyright">© Oracle</a></li>
<li><a href="https://www.oracle.com/corporate/index.html" target="_blank" aria-label="Open a new window to learn more about oracle" data-lbl="about-oracle">About Oracle</a></li>
<li><a href="https://www.oracle.com/corporate/contact/" target="_blank" aria-label="Open a new window to contact oracle" data-lbl="contact-us">Contact Us</a></li>
<li class="footer-links-break"></li>
<li><a href="https://docs.oracle.com/en/browseall.html" target="_blank" aria-label="Open a new window to products a-z" data-lbl="products-a-z">Products A-Z</a></li>
<li><a href="https://www.oracle.com/legal/privacy/" target="_blank" aria-label="Open a new window to read more about Oracle terms of use and privacy" data-lbl="terms-of-use-and-privacy">Terms of Use & Privacy</a></li>
<li><a href="https://www.oracle.com/legal/privacy/privacy-policy.html#11" target="_blank" aria-label="Open a new window to read more about managing Oracle cookie preferences" data-lbl="cookie-preferences">Cookie Preferences</a></li>
<li><a href="https://www.oracle.com/legal/privacy/marketing-cloud-data-cloud-privacy-policy.html#adchoices" target="_blank" aria-label="Open a new window to ad choices" data-lbl="ad-choices">Ad Choices</a></li>
<li class="footer-links-break"></li><li class="last"><a href="https://docs.oracle.com/pls/topic/lookup?ctx=en/legal&id=cpyr" target="_blank" aria-label="Open a new window to Oracle legal notices" data-lbl="copyright">© Oracle</a></li>
</ul>
</div>
</div>
</div>
</footer>
</body>

</html>
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
{
"workshoptitle": "Kubernetes and OKE Monitoring and Troubleshooting",
"help": "[email protected]",
"tutorials": [
{
"title": "Introduction",
"description": "Introduction to OKE Monitoring through OCI Logging Analytics",
"filename": "../../introduction/introduction.md"
},
{
"title": "Get Started",
"description": "This is the prerequisites for customers using Free Trial and Paid tenancies, and Always Free accounts (if applicable). The title of the lab and the Contents Menu title (the title above) match for Prerequisite lab. This lab is always first.",
"filename": "https://oracle-livelabs.github.io/common/labs/cloud-login/cloud-login-livelabs2.md"
},
{
"title": "3887: How to use Log Explorer to analyze and visualize logs",
"description": "This live lab outlines the steps required to use Log Explorer to analyze and visualize logs",
"filename": "https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=3887"
},
{
"title": "3891: How to create a user defined Log Source in Logging Analytics",
"description": "This live lab outlines the steps required to create a user defined Log Source in Logging Analytics",
"filename": "https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=3891"
},
{
"title": "3895: How to create alerts on logs in Logging Analytics",
"description": "This live lab outlines the steps required to create alerts on logs in Logging Analytics",
"filename": "https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=3895"
},
{
"title": "3896: How to create an alert for Abnormal Oracle Database Termination events in Logging Analytics",
"description": "This live lab outlines the steps required to create an alert for Abnormal Oracle Database Termination events in Logging Analytics",
"filename": "https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=3896"
},
{
"title": "3899: How to create an alert for Kubernetes events and non-compliance policy in Logging Analytics",
"description": "This live lab outlines the steps required to create an alert for Kubernetes events and non-compliance policy in Logging Analytics",
"filename": "https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=3899"
},
{
"title": "3900: How to create an alert for a Windows DNS exfiltration event in Logging Analytics",
"description": "This live lab outlines the steps required to create an alert for a Windows DNS exfiltration event in Logging Analytics",
"filename": "https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=3900"
},
{
"title": "3901: How to create an alert for sensitive data access from suspicious IPs in Logging Analytics",
"description": "This live lab outlines the steps required to create an alert for sensitive data access from suspicious IPs in Logging Analytics",
"filename": "https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=3901"
},
{
"title": "3904: How to collect logs and performance data from Oracle Database tables in Logging Analytics",
"description": "This live lab outlines the steps required to collect logs and performance data from Oracle Database tables in Logging Analytics",
"filename": "https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=3904"
},
{
"title": "Need Help?",
"description": "Solutions to Common Problems and Directions for Receiving Live Help",
"filename":"https://oracle-livelabs.github.io/common/labs/need-help/need-help-livelabs.md"
}
]
}

0 comments on commit f161f2d

Please sign in to comment.