diff --git a/docs/admin/audit_log.mdx b/docs/admin/audit_log.mdx index a84501a9f..05c837dfb 100644 --- a/docs/admin/audit_log.mdx +++ b/docs/admin/audit_log.mdx @@ -102,7 +102,25 @@ Audit Logs are a default feature for Cloud instances, with a standard retention extend this period, please be aware that additional charges will apply. To request an extension, please contact your assigned Customer Engineer (CE) or send an email to Sourcegraph Support at support@sourcegraph.com. -For requesting audit logs, please follow the above steps and contact your assigned Sourcegraph representative or our support team. +#### Access Cloud intance audit logs + +##### Download audit logs ocassionally + +For requesting audit logs, please contact your assigned Sourcegraph representative or our support team. + +##### Instant audit logs access (experimental) + +Sourcegraph LogPush service is streaming audit logs to customer provided destination. + +Features: +- single tenant, dedicated per customer +- streaming only newly created logs +- streaming on schedule, every 1h + +Supported destinations: +- Google Cloud Storage + +If you are interested to use this feature or to stream to a different destination, please contact your assigned Sourcegraph representative or our support team. ## Developing