File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,11 +26,10 @@ You can following the those steps to enable it:
26262 . Open the [ Credentials] ( https://console.developers.google.com/apis/credentials ) page in the Google API Console.
27273 . Click ** Create Credentials** then click ** Service account** .
28284 . On the Create service account page, enter the Service account details.
29- 5 . On the ` Create service account ` page, fill in the ` Service account details ` and then click ` Create `
30- 6 . On the ` Service account permissions ` page, don't add a role to the service account. Just click ` Continue `
31- 7 . In the next step, click ` Create Key ` . Choose key type ` JSON ` and click ` Create ` . A JSON key file will be created and downloaded to your computer
32- 8 . Note your ` service account email ` ex) * @* .iam.gserviceaccount.com
33- 9 . Grant the service account ` logging viewer ` role.
29+ 5 . On the ` Create service account ` page, fill in the ` Service account details ` and then click ` Create and Continue `
30+ 6 . On the ` Grant this service account access to project ` section, select the ` Logs Viewer ` role under ` Logging ` to the service account. Click ` Done `
31+ 7 . In the next step, click the service account you just created. Under the ` Keys ` tabl and select ` Add key ` and ` Create new key `
32+ 8 . Choose key type ` JSON ` and click ` Create ` . A JSON key file will be created and downloaded to your computer
3433
3534### Grafana Configuration
3635
You can’t perform that action at this time.
0 commit comments