gcloud
gcloud
, simply omit --google-service-account-path
:
--bucket-file-path <REPORT_PATH>
to
the edr send-report
command. Make sure the report’s file name ends with .html
.
https://storage.googleapis.com/<Elementary-Report-Bucket>/index.html
.
Here’s an example.
In order to do that, pass --update-bucket-website true
to send-report
in order to update the index.html
file in
the bucket.
Note: You might want to limit or grant access to your reports
bucket to certain users.
config.yml
file, you can add the following configuration instead of the CLI arguments: