Skip to content

Commit 82878db

Browse files
Merge pull request #19 from oracle-devrel/documentation
Documentation
2 parents c47a94a + bfa0839 commit 82878db

File tree

7 files changed

+123
-2
lines changed

7 files changed

+123
-2
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Logging
2+
3+
# Team Publications
4+
5+
- [Use Auditd logs in OCI with Logging Service](https://learnoci.cloud/use-auditd-logs-in-oci-with-logging-service-5caa13719315)
6+
- [How to enable custom logs in OCI Instances](https://learnoci.cloud/how-to-enable-custom-logs-in-oci-instances-c21701c05a930)
7+
- [Use CloudGuard to search for MITRE ATT&CK Techniques detections](https://learnoci.cloud/use-cloudguard-to-search-for-mitre-att-ck-techiniques-detections-722cd36ea6b5)
8+
- [How to ingest Data Safe Audit Events in OCI logging](https://learnoci.cloud/how-to-ingest-data-safe-audit-events-in-oci-logging-efc1d65eefad)
9+
- [How to create a postman collection for audit logs](https://learnoci.cloud/how-to-create-a-postman-collection-for-oci-audit-logs-7115f16737dd?sk=a2f842471737ad12c0ff5b67499a960e)
10+
- [OKE logging using OCI Logging](https://learnoci.cloud/oke-log-collection-using-oci-logging-3f1e732928b3)
11+
- [Stream OCI Logs to Splunk](https://learnoci.cloud/stream-oci-logs-to-splunk-e03522f87f7)
12+
13+
# License
14+
15+
Copyright (c) 2023 Oracle and/or its affiliates.
16+
17+
Licensed under the Universal Permissive License (UPL), Version 1.0.
18+
19+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/folder-structure/LICENSE) for more details.
Lines changed: 26 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,33 @@
1-
# Placeholder
1+
# Oracle Observability and Manageability
2+
3+
The Observability and Manageability (O&M) platform is a set of Oracle Cloud Infrastructure (OCI) services that enable visibility and insight across cloud-native and traditional technology, whether deployed in multicloud or on-premises environments, with broad, standards-based ecosystem support. It’s designed to help enterprises better manage their increasingly diverse and distributed IT portfolios while reducing troubleshooting time, preventing outages, and enabling IT to manage applications from a business perspective.
4+
5+
# Table of Contents
6+
7+
1. [Team Publications](#team-publications)
8+
9+
# Team Publications
10+
11+
## Blogs
12+
13+
- [OCI Observability and Management best practices and checklist](https://blogs.oracle.com/observability/post/oci-observability-checklist)
14+
- When starting a new project in a new environment or moving a workload to a cloud provider, one of the first questions is: how to monitor it. With this document, we are sharing our best practice.
15+
- [Use Cloud Guard Insight Recipes to monitor Windows Instances against Interesting Windows Event IDs for Malware/General Investigation ](https://learnoci.cloud/use-cloud-guard-insight-recipes-to-monitor-windows-instances-against-interesting-windows-event-ids-7ef796174d37)
16+
- With the new Cloud Guard Log Insight Detector you are also able to extend your existing OCI Capabilities to also Endpoint Monitoring: showcase some basic options using OCI Logging, OS Custom Logging with Windows Events and Linux Audit Events and OCI Cloud Guard Log Insight Detector.
17+
- [Stream OCI logs to Splunk](https://learnoci.cloud/stream-oci-logs-to-splunk-e03522f87f7)
18+
- Step-by-step guide on the Splunk Plugin Installation and setup, and how to stream OCI logs to Splunk.
19+
- [Why and how to run Wazuh on OCI](https://learnoci.cloud/why-and-how-to-run-wazuh-on-oci-6b39174b5d2d)
20+
- [How to get logs into Splunk from OCI obj storage](https://learnoci.cloud/how-to-get-logs-into-splunk-from-oci-object-storage-7304fbf467ea)
21+
22+
## Cloud Coaching Clinics (Videos)
23+
24+
- [How to leverage OCI Observability tools to gain visibility into your Cloud Infrastructure](https://www.youtube.com/watch?v=bFnWYZCOvVk)
25+
- [Enrich Oracle Enterprise Manager Cloud Control with Machine Learning](https://www.youtube.com/watch?v=KPmDyCGZKi8)
226

327
# License
428

529
Copyright (c) 2023 Oracle and/or its affiliates.
630

731
Licensed under the Universal Permissive License (UPL), Version 1.0.
832

9-
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/folder-structure/LICENSE) for more details.
33+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/folder-structure/LICENSE) for more details.
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Application Performance Monitoring
2+
3+
# Team Publications
4+
5+
- [OCI APM and Logging Analytics](https://blogs.oracle.com/observability/post/connect-apm-with-log-analytics-and-more)
6+
- OCI APM and Logging Analytics improve stack visibility with continuous workflows
7+
- [Create dynamic links from OCI APM to other services for efficient workflows](https://blogs.oracle.com/observability/post/connect-apm-with-log-analytics-and-more)
8+
- How to take advantage of both features, use the APM Java agent to inject span/trace IDs in logs and combine it with a custom drilldown as a shortcut to those very same logs in OCI Logging Analytics. Familiarity with OCI APM and Logging Analytics is assumed.
9+
- [Using Stack Monitoring to monitor a Windows Instance](https://learnoci.cloud/using-stack-monitoring-to-monitor-a-windows-instance-d5f0d64f5494)
10+
11+
# License
12+
13+
Copyright (c) 2023 Oracle and/or its affiliates.
14+
15+
Licensed under the Universal Permissive License (UPL), Version 1.0.
16+
17+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/folder-structure/LICENSE) for more details.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Database Management
2+
3+
# Team Publications
4+
5+
- [OCI Database Management PDB Support](https://learnoci.cloud/oci-database-management-new-features-announced-f9991cba2cc2)
6+
7+
# License
8+
9+
Copyright (c) 2023 Oracle and/or its affiliates.
10+
11+
Licensed under the Universal Permissive License (UPL), Version 1.0.
12+
13+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/folder-structure/LICENSE) for more details.
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Logging Analytics
2+
3+
4+
# Team Publications
5+
6+
- [Logging Analytics Demo](https://www.youtube.com/watch?v=1bJb92put4k)
7+
- [How to send Windows Logs to Logging Analytics from OCI Logging](https://learnoci.cloud/how-to-send-windows-logs-to-logging-analytics-from-oci-logging-2c2a209c180a)
8+
- Step-by-step guide on how to send Custom Logs to OCI Logging Analytics and prepare for Threat Hunting using Windows Event ID.
9+
- [How to get your IDCS Logs into OCI Logging Analytics](https://learnoci.cloud/how-to-get-your-idcs-logs-into-oci-logging-analytics-897dca063198)
10+
- [How to get Sysmon events into Logging Analytics](https://learnoci.cloud/how-to-get-sysmon-events-into-logging-analytics-798eec1e57d5)
11+
- [How to ingest Windows Logs into Logging Analytics](https://learnoci.cloud/how-to-ingest-windows-logs-into-logging-analytics-ec9fa591edc5)
12+
- [Adding Threat Intelligence to Your Logging Analytics Solution in Oracle Cloud Infrastructure](https://learnoci.cloud/adding-threat-intelligence-to-your-logging-analytics-solution-in-oracle-cloud-infrastructure-882ee020fbcd)
13+
- [Leveraging OCI Logging Analytics with OSSEM Detection Model for Enhanced Security Analytics](https://adibirzu.medium.com/leveraging-oci-logging-analytics-with-ossem-detection-model-for-enhanced-security-analytics-e599b270a14a)
14+
15+
# License
16+
17+
Copyright (c) 2023 Oracle and/or its affiliates.
18+
19+
Licensed under the Universal Permissive License (UPL), Version 1.0.
20+
21+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/folder-structure/LICENSE) for more details.
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# OCI Monitoring
2+
3+
# Team Publications
4+
5+
- [Cost estimation](https://learnoci.cloud/new-summary-feature-in-the-oci-compute-creation-workflow-e71b63d68cdd)
6+
- [How to feed OCI metrics to Security Onion Grafana](https://learnoci.cloud/how-to-feed-oci-metrics-to-security-onion-grafana-2dd1ceac3f71)
7+
8+
# License
9+
10+
Copyright (c) 2023 Oracle and/or its affiliates.
11+
12+
Licensed under the Universal Permissive License (UPL), Version 1.0.
13+
14+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/folder-structure/LICENSE) for more details.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Operations Insights
2+
3+
# Team Publications
4+
5+
- [Operations Insights Demo](https://www.youtube.com/watch?v=Y45kPRn_c7s)
6+
7+
# License
8+
9+
Copyright (c) 2023 Oracle and/or its affiliates.
10+
11+
Licensed under the Universal Permissive License (UPL), Version 1.0.
12+
13+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/folder-structure/LICENSE) for more details.

0 commit comments

Comments
 (0)