Skip to content

Commit e43143d

Browse files
Create page for audit logs
1 parent 66e3bad commit e43143d

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: Audit logs
3+
pcx_content_type: reference
4+
sidebar:
5+
order: 7
6+
---
7+
8+
[Audit logs](/fundamentals/setup/account/account-security/review-audit-logs/) provide a comprehensive summary of changes made within your Cloudflare account. This page lists the actions that are logged for Secrets Store.
9+
10+
- Access
11+
- Create
12+
- Duplicating a secret is presented as a `create` log with a field `duplicated_from_id`.
13+
- Update
14+
- A boolean `"value_modified": true` is presented when the secret value is edited.
15+
- Delete
16+
17+
18+
For information on how to access and use audit logs, refer to [Fundamentals](/fundamentals/setup/account/account-security/review-audit-logs/).

src/content/docs/secrets-store/security.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Security
33
pcx_content_type: reference
44
sidebar:
5-
order: 6
5+
order: 9
66
---
77

88
Consider the sections below to learn about how your data is secured with Cloudflare Secrets Store, as well as recommendations and expected procedures related to revocation.

0 commit comments

Comments
 (0)