-
Notifications
You must be signed in to change notification settings - Fork 61
Description
Background
The goal of this task is to integrate the Cloud Pipeline platform with the Google Cloud Logging API to transition from the existing self-managed logging system to a centralized and scalable logging solution. Currently, user actions and audit logs are stored in Cloud Pipeline’s index database powered by Elasticsearch. Moving to Google Cloud Logging will improve reliability, simplify log management, and enable real-time analysis of platform events by leveraging Google Cloud's built-in features for log aggregation, storage, and querying.
This integration will involve reconfiguring the Cloud Pipeline platform to send application and audit logs to Google Cloud Logging via the API and agent services. Logging mechanisms will be updated to ensure that all critical user actions, system activity, and error events are captured and routed to Cloud Logging.