Skip to content

Add an ability to delete logs based on project, folder, organization or billing account resource names #725

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
losalex opened this issue Oct 25, 2021 · 0 comments · Fixed by #731
Assignees
Labels
api: logging Issues related to the googleapis/java-logging API. lang: java Issues specific to Java. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@losalex
Copy link
Contributor

losalex commented Oct 25, 2021

Is your feature request related to a problem? Please describe.
Recently we introduced an ability to add a new property to the LogEntry class that describes the resource where the log entry is (or will be) stored. This solution introduces a new problem, when log deletions cannot be done for non-project base log destinations since delete log functionality today uses only project bases resource names.

Describe the solution you'd like
Add an ability to delete logs based on additional parameters like custom project, folder, organization or billing account resource names.

Describe alternatives you've considered
None.

Additional context
See more explanation about resource names under logName field

@product-auto-label product-auto-label bot added the api: logging Issues related to the googleapis/java-logging API. label Oct 25, 2021
@losalex losalex assigned losalex and unassigned simonz130 Oct 25, 2021
@minherz minherz added lang: java Issues specific to Java. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. labels Oct 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: logging Issues related to the googleapis/java-logging API. lang: java Issues specific to Java. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
3 participants