gcp-logging-query-logs
Query Google Cloud logs using custom filters to search across payload types and metadata fields for operational insights and monitoring.
Instructions
Query Google Cloud Logs with custom filters. Searches across all payload types (text, JSON, proto) and metadata fields.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
filter | Yes | The filter to apply to logs (Cloud Logging query language) | |
limit | No | Maximum number of log entries to return |