Audit log policy - codemagic-ci-cd/company-handbook GitHub Wiki
Overview
At Codemagic, security logging is done by:
Using Google Cloud Logs Explorer (this is similar to ELK Elasticsearch, logstash and Kibana, which is what OWASP recommends, but natively integrated to GCP)
Policy Statements
-
All Nevercode production systems must log security-related events.
-
All logs must be securely transmitted from the production system to a dedicated audit log datastore
-
The dedicated audit log datastore must have sufficient storage capacity to retain audit logs for the required duration.
-
All audit logs must be handled according to any Privacy regulation that covers the data collected by the audit log system.
-
High-risk audit events must be regularly reviewed and any indications of a security incident identified in accordance with the Incident Response Policy