Skip to content

Make ListLogEntries by default return logs from last 24 hours #303

@simonz130

Description

@simonz130

When calling ListLogEntries API without specifying a strict filter, it can hang for over 5 min in cases when the project contains high volumes of logs. When running the same on gcloud, by default it adds a time range filter of last 24 hours.
We want to make the behavior consistent across gcloud and logging clients.

Metadata

Metadata

Assignees

Labels

api: loggingIssues related to the googleapis/java-logging API.priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions