From 3324ab1ad07272227cf8151aea3e0b655b985090 Mon Sep 17 00:00:00 2001 From: Filip Haftek Date: Mon, 2 Sep 2024 10:31:42 +0200 Subject: [PATCH] Cloud LogPush: stream audit logs for customer --- docs/admin/audit_log.mdx | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) 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