GCP Monitoring provider allows you to get alerts and logs from GCP Monitoring via webhooks and log queries.
api_key
%YOURAPIKEY%
keep-gcpmonitoring-webhook-integration
channel you created.logs.viewer
role. This service account should be configured in the authentication
section of your GCP Monitoring Provider configuration.
query
function supports filtering logs based on criteria such as resource type, severity, or specific keywords. You can specify a time range for querying logs using timedelta_in_days
, and control the number of entries with page_size
.