Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed cases of CIS report #87

Open
anubhavjain-ma opened this issue Oct 20, 2021 · 1 comment
Open

Failed cases of CIS report #87

anubhavjain-ma opened this issue Oct 20, 2021 · 1 comment

Comments

@anubhavjain-ma
Copy link

Hello there,

When we solve a failed cases in CIS Benchmark report mainly "Logging Failures", We implement a required steps mentioned in "CIS_Google_Cloud_Platform_Foundation_Benchmark_v1.2.0" and by adding appropriate filter in Metrix, After all this steps when i again create a CIS Benchmark report the same error exist there till now.

error is expected google_project_metrics with metric_filter == "resource.type=audited_resource AND (protoPayload.servic...gDeltas.action="ADD" AND protoPayload.serviceData.policyDelta.bindingDeltas.role="roles/owner")"

This type error come for mostly all logging type Failures.

can anybody check it out and please update me regarding any way to solve these errors.

Thank You

@stijntratsaertit
Copy link

stijntratsaertit commented Jan 16, 2023

Have you tried adding the monitoring.alertPolicies.get permission to the service accounts that you are using? I had a similar issue, but this undocumented permissions solved all the logging alerting issues for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants