I am developing an app where I want whatever audit logs are related to a certain ML workflow , I get them in my app .
Which google api do I need to call ?
How to do the Google authentication before making audit log api requests to Google?
My app uses ReactJS + NodeJS .
To retrieve audit logs related to a certain ML workflow on Google Cloud Platform (GCP), you can use the Google Cloud Audit Logs API. This API provides access to log entries that are generated by GCP services. Specifically, you'll want to use the entries.list method to retrieve audit logs.
Here's how you can authenticate and make requests to the Google Cloud Audit Logs API using Node.js in your ReactJS + NodeJS application:
User | Count |
---|---|
2 | |
1 | |
1 | |
1 | |
1 |