Skip to content

Commit

Permalink
github updates nicola
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderHodicke committed Jan 19, 2024
1 parent 1dbd6cf commit ed9d28b
Show file tree
Hide file tree
Showing 10 changed files with 52 additions and 38 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Reviewed: 13/11/2023
- [Unveiling the Power of OCI Observability, A Short Tour and Best Practices](https://youtu.be/KEF0NeptJa8)
- [OCI Monitoring Integration with Third-Party SIEM](https://youtu.be/UPdPZPWOZIs)
- [Leveraging Oracle Observability and Open-Source Tools](https://youtu.be/-ftEkoqfLfM)
- [OCI Observability for Kubernetes monitoring](https://youtu.be/DLce-UReoKo?si=Vpw19z4rjlUb9fW2)
- [OCI Observability for Kubernetes Monitoring](https://youtu.be/DLce-UReoKo?si=Vpw19z4rjlUb9fW2)

# Useful Links

Expand All @@ -55,4 +55,4 @@ Copyright (c) 2023 Oracle and/or its affiliates.

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

See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE)for more details.
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Application Performance Monitoring

Application Performance Monitoring service provides deep visibility into the performance of applications and provides the ability to diagnose issues quickly in order to deliver a consistent level of service. This includes the monitoring of the multiple components and application logic spread across clients, third-party services, and back-end computing tiers, on premises or on the cloud.
Application Performance Monitoring service provides deep visibility into the performance of applications and provides the ability to diagnose issues quickly to deliver a consistent level of service. This includes the monitoring of the multiple components and application logic spread across clients, third-party services, and back-end computing tiers, on-premises or on the cloud.

Reviewed: 15.11.2023

# Table of Contents

Expand All @@ -14,7 +15,7 @@ Application Performance Monitoring service provides deep visibility into the per
- [OCI APM and Logging Analytics](https://blogs.oracle.com/observability/post/connect-apm-with-log-analytics-and-more)
- OCI APM and Logging Analytics improve stack visibility with continuous workflows
- [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)
- 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.
- 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 drill down as a shortcut to those very same logs in OCI Logging Analytics. Familiarity with OCI APM and Logging Analytics is assumed.
- [Using Stack Monitoring to monitor a Windows Instance](https://learnoci.cloud/using-stack-monitoring-to-monitor-a-windows-instance-d5f0d64f5494)
- [Delete Multiple Resources in OCI Stack Monitoring with the Python SDK](https://medium.com/@michtoeth/delete-multiple-resources-in-oci-stack-monitoring-with-the-python-sdk-60fa23970ac1)

Expand All @@ -30,5 +31,4 @@ Copyright (c) 2023 Oracle and/or its affiliates.

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

See[LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE)for more details.
Reviewed: 15.11.2023
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Database Management

Database Management provides comprehensive database performance diagnostics and management capabilities to monitor and manage Oracle Databases. In addition, you can use Database Management to discover and monitor on-premises Oracle Database System (External Database System) components and Exadata Storage Infrastructure.

Reviewed: 16.11.2023

# Table of Contents

1. [Team Publications](#team-publications)
Expand All @@ -12,6 +15,7 @@ Database Management provides comprehensive database performance diagnostics and
- [OCI Database Management PDB Support](https://learnoci.cloud/oci-database-management-new-features-announced-f9991cba2cc2)

# Useful Links

- [Database Management](https://docs.oracle.com/en-us/iaas/database-management/index.html)

# License
Expand All @@ -20,5 +24,4 @@ Copyright (c) 2023 Oracle and/or its affiliates.

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

See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.
Reviewed: 16.11.2023
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Logging Analytics

Oracle Logging Analytics is a cloud solution in Oracle Cloud Infrastructure that lets you index, enrich, aggregate, explore, search, analyze, correlate, visualize, and monitor all log data from your applications and system infrastructure.

Reviewed: 16.11.2023

# Table of Contents

1. [Team Publications](#team-publications)
Expand All @@ -18,7 +21,7 @@ Oracle Logging Analytics is a cloud solution in Oracle Cloud Infrastructure that
- [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)
- [Analyzing OCI Compute Instance logs with OCI Logging Analytics](https://blogs.oracle.com/observability/post/oci-logginganalytics-compute-instance)
- [Logging Analytics solution for Oracle Kubernetes Engine](https://karthicin.medium.com/logging-monitoring-solution-for-oracle-kubernetes-engine-oke-611738fe7d1)
- [How to collect windows event logs in Logging Analytics](https://karthicin.medium.com/how-to-collect-windows-event-logs-in-logging-analytics-3a4f3ec8dc95)
- [How to collect Windows event logs in Logging Analytics](https://karthicin.medium.com/how-to-collect-windows-event-logs-in-logging-analytics-3a4f3ec8dc95)
- [Oracle APEX Monitor](https://github.com/oracle-quickstart/oci-o11y-solutions/tree/main/knowlege-content/oracle-database/APEX)
- [OCI MySQL database log collection using Logging Analytics](https://karthicin.medium.com/oci-mysql-database-log-collection-using-logging-analytics-b521441ba06b)

Expand All @@ -32,5 +35,4 @@ Copyright (c) 2023 Oracle and/or its affiliates.

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

See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE)for more details.
Reviewed: 16.11.2023
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,23 @@

The Oracle Cloud Infrastructure Logging service is a highly scalable and fully managed single pane of glass for all the logs in your tenancy. Logging provides access to logs from Oracle Cloud Infrastructure resources. These logs include critical diagnostic information that describes how resources are performing and being accessed.

Reviewed: 16.11.2023

# Table of Contents

1. [Team Publications](#team-publications)
2. [Useful Links](#useful-links)


# Team Publications

- [Use Auditd logs in OCI with Logging Service](https://learnoci.cloud/use-auditd-logs-in-oci-with-logging-service-5caa13719315?sk=497fb416850a753be1997577f68b6d3d)
- [How to enable custom logs in OCI Instances](https://learnoci.cloud/how-to-enable-custom-logs-in-oci-instances-c21701c05a93?sk=fde8925d5588a4e87a4b6adae1e5affc)
- [Use CloudGuard to search for MITRE ATT&CK Techniques detections](https://learnoci.cloud/use-cloudguard-to-search-for-mitre-att-ck-techiniques-detections-722cd36ea6b5?sk=64da19de232c3d5b2fcee567560da907)
- [Use CloudGuard to search for MITRE ATT&CK Techniques detection](https://learnoci.cloud/use-cloudguard-to-search-for-mitre-att-ck-techiniques-detections-722cd36ea6b5?sk=64da19de232c3d5b2fcee567560da907)
- [How to ingest Data Safe Audit Events in OCI logging](https://learnoci.cloud/how-to-ingest-data-safe-audit-events-in-oci-logging-efc1d65eefad?sk=e663bd8b325fda7af79d8e9bf5e1055a)
- [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)
- [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)
- [OKE logging using OCI Logging](https://learnoci.cloud/oke-log-collection-using-oci-logging-3f1e732928b3?source=friends_link&sk=d077521b8306b55c3f84cd0712a771e7)
- [Stream OCI Logs to Splunk](https://learnoci.cloud/stream-oci-logs-to-splunk-v9-1-c71c93e470fe?sk=8a7c3f6201bfcd847a83d36247eddfa7)
- [Enable OCI VCN Flow logs in easy way](https://karthicin.medium.com/enable-oci-vcn-flow-logs-in-easy-way-c986c6cda6c0)
- [Enable OCI VCN Flow logs in an easy way](https://karthicin.medium.com/enable-oci-vcn-flow-logs-in-easy-way-c986c6cda6c0)
- [OCI Cross-tenancy log management](https://learnoci.cloud/oci-cross-tenancy-log-management-8165c6048827)

# Useful Links
Expand All @@ -30,5 +31,4 @@ Copyright (c) 2023 Oracle and/or its affiliates.

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

See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.
Reviewed: 16.11.2023
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# OCI Monitoring

Use Monitoring to query metrics and manage alarms. Metrics and alarms help monitor the health, capacity, and performance of your cloud resources.

Reviewed: 15.11.2023

# Table of Contents

1. [Team Publications](#team-publications)
Expand All @@ -13,6 +16,7 @@ Use Monitoring to query metrics and manage alarms. Metrics and alarms help monit
- [Use Oracle REST API call to manage OEM assets](https://medium.com/@eugenesimos/supercharge-your-oracle-enterprise-manager-cloud-control-13-5-d264e7371ec9)

# Useful Links

- [OCI Monitoring](https://docs.oracle.com/en-us/iaas/Content/Monitoring/home.htm)
- [Stack Monitoring](https://docs.oracle.com/en-us/iaas/stack-monitoring/index.html)

Expand All @@ -22,5 +26,4 @@ Copyright (c) 2023 Oracle and/or its affiliates.

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

See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.
Reviewed: 15.11.2023
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@

# Custom Metrics

In this section will bring some examples about how to create OCI Monitoring custom metric namespaces to extend the default, out-of-the-box, OCI Monitoring metrics for OCI resources.
This section will bring some examples of how to create OCI Monitoring custom metric namespaces to extend the default, out-of-the-box, OCI Monitoring metrics for OCI resources.

# Team Publications

- [Using python SDK to create OCI Monitoring custom metric namespace: Services Limit monitoring example use case](./custom-metric-python-SDK-services-limit-monitoring/README.md)
- [Using Python SDK to create OCI Monitoring custom metric namespace: Services Limit monitoring example use case](./custom-metric-python-SDK-services-limit-monitoring/README.md)
- [Using OCI Functions to create OCI Monitoring custom metric namespace: Services Limit monitoring example use case](./custom-metric-FN-services-limit-monitoring/README.md)

# License
Expand All @@ -14,4 +14,4 @@ Copyright (c) 2023 Oracle and/or its affiliates.

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

See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/folder-structure/LICENSE) for more details.
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.
Loading

0 comments on commit ed9d28b

Please sign in to comment.