Releases: oracle-quickstart/oci-observability-and-management
OCI Logging Analytics Quick Start
OCI Logging Analytics Quick Start
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
First release of IDCS Monitoring.
idcs-auditlog-collector-latest.zip
Management Agents - Logging Analytics Metrics Alarm
- Added o11y-ingestion-monitoring to create alarms specific to Management Agent and Logging Analytics metrics.
WAF logs monitoring and other helper modules
- 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
In this release we are enabling Audit logs collection on Logging Analytics.
OCI Logging Analytics
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
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
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