Skip to content

Commit 3324ab1

Browse files
committed
Cloud LogPush: stream audit logs for customer
1 parent b2b599b commit 3324ab1

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

docs/admin/audit_log.mdx

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,25 @@ Audit Logs are a default feature for Cloud instances, with a standard retention
102102
extend this period, please be aware that additional charges will apply. To request an extension, please contact
103103
your assigned Customer Engineer (CE) or send an email to Sourcegraph Support at [email protected].
104104

105-
For requesting audit logs, please follow the above steps and contact your assigned Sourcegraph representative or our support team.
105+
#### Access Cloud intance audit logs
106+
107+
##### Download audit logs ocassionally
108+
109+
For requesting audit logs, please contact your assigned Sourcegraph representative or our support team.
110+
111+
##### Instant audit logs access (experimental)
112+
113+
Sourcegraph LogPush service is streaming audit logs to customer provided destination.
114+
115+
Features:
116+
- single tenant, dedicated per customer
117+
- streaming only newly created logs
118+
- streaming on schedule, every 1h
119+
120+
Supported destinations:
121+
- Google Cloud Storage
122+
123+
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.
106124

107125

108126
## Developing

0 commit comments

Comments
 (0)