GoogleCloudPlatform / GoogleCloudPlatform/pubsec-declarative-toolkit
Add GCS bucket/sink or log level notification channel to pub/sub - optionally filtered
- Dominant language
- Shell
- Stars
- 36
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Add pubsub notification (for single or chained messaging/functions..) - on bucket additions (filtering TBD to prevent DevSecOps monitoring overload)
**Describe the solution you'd like**
bucket or log level
Discussed with Jenn of the CaC team on her research below and chat - i quote "You may approach from a logging perspective / create a log alert for w/e event and then send the alert to pub/sub - vs against gcs directly"
use
https://cloud.google.com/monitoring/support/notification-options#pubsub
and
https://cloud.google.com/storage/docs/pubsub-notifications
**Describe alternatives you've considered**
Won't use email forwarding to one or more of the 3 groups in GR 4 https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/252
**Additional context**
Contributor guide
Assessment
This issue has not been assessed yet.