cloud-pipeline
cloud-pipeline copied to clipboard
Issue #3947- Google Cloud Logging, add save method to GCP Cloud Logging
Issue #3947,
- Added implementation for save method, which sends logs to GCP Cloud Logging Service.
- New SystemPreferences: 2.1. gcp.logging.log.name - logname for GCP Cloud Logging 2.2. gcp.logging.sink.label.key - label key for defining where the log come from, needed for sink which will redirect the log to BigQuery 2.3. gcp.logging.sink.label.value - label value for defining where the log come from, needed for sink which will redirect the log to BigQuery