Skip to content

Releases: oracle-quickstart/oci-observability-and-management

OCI Logging Analytics Quick Start

03 Mar 03:48
4c9603b
Compare
Choose a tag to compare

Fix the use of namespace while on-boarding LA.

OCI Logging Analytics Quick Start

21 Aug 05:17
abd133a
Compare
Choose a tag to compare

Support IDCS Identity domains
Remove Dynamic groups and Policies
Remove User creation
Remove Compartment Creation
Minor enhancements in the look and feel

OCI IDCS Monitoring version 1.0

21 Nov 23:15
38db9a9
Compare
Choose a tag to compare

Management Agents - Logging Analytics Metrics Alarm

03 Nov 15:56
6a98c0a
Compare
Choose a tag to compare
  • Added o11y-ingestion-monitoring to create alarms specific to Management Agent and Logging Analytics metrics.

WAF logs monitoring and other helper modules

28 Feb 02:29
30994dc
Compare
Choose a tag to compare
  • Added helper modules in the modules directory for SCH, logging analytics core resources, policy creation, group creation including policies, waf setup for a lb, dashboard import
  • new oci-waf-logging-analytics for executing end-to-end flow for enabling waf logs monitoring for a load-balancer, including sample waf activity overview dashboard and policy creation

OCI Logging Analytics

19 Apr 00:53
1c7a4e2
Compare
Choose a tag to compare

In this release we are enabling Audit logs collection on Logging Analytics.

OCI Logging Analytics

08 Mar 05:10
Compare
Choose a tag to compare

Adding features to let user customize their inputs.

  • Choose their own compartment name, choices like whether a compartment needs to be created ?
  • Whether to onboard Logging Analytics?
  • Custom names for Admin group, Dynamic group and so on..

OCI Logging Analytics

02 Feb 04:20
36005f7
Compare
Choose a tag to compare

In this example we will:

  • Create Logging Analytics User Group
  • Create Logging Analytics Users
  • Create Dynamic Groups
  • Create Logging Analytics Policies
  • Onboard Logging Analytics

OCI Functions

02 Feb 04:16
36005f7
Compare
Choose a tag to compare

Note: There is a pre-requisite docker image required before using this example. Refer https://github.com/oracle-quickstart/oci-observability-and-management/blob/master/examples/oci-functions/README.md

This is a OCI (Oracle Cloud Infrastructure) Functions Hello World terraform automation. It creates all the necessary OCI resources (Compartment, User Groups, Users, VCN, Subnets etc..) required including OCI functions application and function and finally invokes it. All this is done using terraform.

In this example we will:

  • Create Functions User Group
  • Create Functions Users
  • Create Functions Policies.
  • 1 x Virtual Cloud Network
  • 1 x Subnet (Public)
  • 1 x Internet Gateway for Public Subnet
  • 1 x OCI function and invoke it