googleapis / nodejs-logging

Node.js client for Stackdriver Logging: Store, search, analyze, monitor, and alert on log data and events from Google Cloud Platform and Amazon Web Services (AWS).
https://cloud.google.com/logging/
Apache License 2.0
168 stars 99 forks source link

fix: retreive log entries from logging bucket #1482

Open Colt45s opened 6 months ago

Colt45s commented 6 months ago

I also attempted to retrieve log entries from the logging bucket similar #1411, but couldn’t.

According to this document, specify views in resourceNames for entries from logging buckets, as an alternative to parent resources.


Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

Fixes #1411 🦕

google-cla[bot] commented 6 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Colt45s commented 6 months ago

https://cla.developers.google.com/ not working 😢

Colt45s commented 5 months ago

Could you please review my pull request, @cindy-peng ?

vjerci commented 5 months ago

+1 on needing this.