Skip to content

Commit 4b99c2e

Browse files
[DOC-529] Add requirements for roles and scoping to GCP cloud logging for DBAL (yugabyte#24985)
* Add requirements for roles and scoping to GCP cloud logging for DBAL * edits --------- Co-authored-by: Dwight Hodge <ghodge@yugabyte.com>
1 parent 52b1146 commit 4b99c2e

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

docs/content/preview/yugabyte-platform/alerts-monitoring/anywhere-export-configuration.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,8 @@ To create an export configuration, do the following:
113113

114114
The GCP Cloud Logging export configuration requires the following:
115115

116-
- Google Service Account credentials JSON
116+
- Google Service Account with the `roles/logging.logWriter` role.
117+
- The Service Account credentials JSON key. The credentials should be scoped to the project where the log group is located.
117118

118119
To create an export configuration, do the following:
119120

docs/content/stable/yugabyte-platform/alerts-monitoring/anywhere-export-configuration.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,8 @@ To create an export configuration, do the following:
113113

114114
The GCP Cloud Logging export configuration requires the following:
115115

116-
- Google Service Account credentials JSON
116+
- Google Service Account with the `roles/logging.logWriter` role.
117+
- The Service Account credentials JSON key. The credentials should be scoped to the project where the log group is located.
117118

118119
To create an export configuration, do the following:
119120

docs/content/v2024.2/yugabyte-platform/alerts-monitoring/anywhere-export-configuration.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,8 @@ To create an export configuration, do the following:
113113

114114
The GCP Cloud Logging export configuration requires the following:
115115

116-
- Google Service Account credentials JSON
116+
- Google Service Account with the `roles/logging.logWriter` role.
117+
- The Service Account credentials JSON key. The credentials should be scoped to the project where the log group is located.
117118

118119
To create an export configuration, do the following:
119120

0 commit comments

Comments
 (0)