License Tracker is a tool that lets you track VM and sole-tenant node usage for the purpose of license reporting.
The tool is designed to be deployed as a Cloud Run job and invoked periodically, typically once a day. The tool analyzes the Compute Engine audit logs of your Google Cloud projects and writes its results to a BigQuery dataset. You can then use this dataset to visualize VM and sole-tenant node usage and determine your consumption of BYOL licenses:
For detailed instructions on deploying and using the License Tracker tool, see Tracking VM and sole-tenant node usage for license reporting on the Google Cloud website.
License Tracker is an open-source project and not an officially supported Google product.
All files in this repository are under the Apache License, Version 2.0 unless noted otherwise.