Skip to content

Commit 7396c06

Browse files
committed
Updates after review.
1 parent 90a5699 commit 7396c06

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/content/docs/fundamentals/account/account-security/audit-logs.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,11 @@ sidebar:
1111

1212
import { APIRequest } from "~/components"
1313

14-
Cloudflare Audit Logs are account-based. All user-initiated actions are recorded automatically across the API and Dashboard. The system-initiated actions are logged along with additional information and enrichments to user-initiated actions. When an action occurs, it is streamed through Cloudflare's audit logging pipeline and stored. This ensures consistent visibility into activity across all products.
14+
Cloudflare Audit Logs are account-based. All user-initiated actions are recorded automatically across both the Cloudflare API and Dashboard. System-initiated logs are also captured to reflect actions taken automatically by Cloudflare systems, such as configuration updates, background processes, or internal policy enforcement.
15+
16+
When a user-initiated action triggers additional automated behavior, corresponding system-initiated logs may be generated. In some cases, these system-initiated logs include additional enrichments that provide more context about what was changed, offering deeper visibility into the full lifecycle of the action.
17+
18+
When an action occurs, it is streamed through Cloudflare's audit logging pipeline and stored. This ensures consistent visibility into activity across all products.
1519

1620
For more detailed information about how the user-initiated actions are logged automatically, refer to the [Cloudflare Blog](https://blog.cloudflare.com/introducing-automatic-audit-logs/).
1721

0 commit comments

Comments
 (0)