Query Logs
gcp-logging-query-logsSearch Google Cloud logs using custom filters across all payload types and metadata fields.
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 |