gcp-logging-query-logs
Query Google Cloud Logs using custom filters to search across payload types and metadata fields. Retrieve specific log entries efficiently with defined limits.
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 |