Skip to content

Commit 2c7d18f

Browse files
author
iru
authored
Update _questionnaire.md
1 parent a535f67 commit 2c7d18f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

use-cases/_questionnaire.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,9 @@ modules, and we also offer [AWS Cloudformation templates](https://github.com/sys
2828
- whether it's organizational or not, could you give us a quick picture of the infra setup in terms of what resource is in what account? the resources of interest are the ones you may want to reuse, such as the cloudtrail, cloudtrail-sns, cloudtrail-s3, existing clusters where to deploy the workload, ...
2929

3030
### google-cloud specific
31-
- do you have a Logs API activated in place (either organizational or per-project)?
32-
- if yes, for billing estimation purpose, could you run the folowing query on the target scope? ```-resource.type="k8s_cluster"``` on the log explorer, for a given month range?
31+
- do you have Logs API activated in place (either organizational or per-project)?
32+
- if yes, for billing estimation purpose, could you run the folowing query on the target scope of the log explorer, for a given month range??
33+
```logName=~"^projects/SCOPED_PROJECT_OR_ORG/logs/cloudaudit.googleapis.com" -resource.type="k8s_cluster"``` . first part is optional for scoping down.
3334

3435

3536
### general

0 commit comments

Comments
 (0)