All Topics
All Topics
Technology
Technology
AI
AI
Business
Business
Entertainment
Entertainment
News
News
Programming
Programming
Security
Security
Science
Science
Design
Design
Environment
Environment
Finance
Finance
Crypto
Crypto
Politics
Politics
Sports
Sports
Education
Education
Gaming
Gaming
Art
Art
Music
Music
Health
Health
Books
Books
Food
Food
Travel
Travel
Personal
Personal
Bluesky
Twitter

Cache - Audit Logs for Cache Purge Events

7mo ago

Source

CloudflareCache - Audit Logs for Cache Purge Eventscloudflare.com
Snippet from the RSS feed
You can now review detailed audit logs for cache purge events, giving you visibility into what purge requests were sent, what they contained, and by whom. Audit your purge requests via the Dashboard or API for all purge methods: Purge everything List of prefixes List of tags List of hosts List of files Example The detailed audit payload is visible within the Cloudflare Dashboard (under Manage Account > Audit Logs ) and via the API. Below is an example of the Audit Logs v2 payload structure: { " action " : { " result " : "success" , " type " : "create" }, " actor " : { " id " : "1234567890abcdef" , " email " : "[email protected]" , " type " : "user" }, " resource " : { " product " : "purge_cache" , " request " : { " files " : [ " , " ] } }, " zone " : { " id " : "023e105f4ecef8ad9ca31a8372d0c353" , " name " : "example.com" } } Get started To get started, refer to the Audit Logs documentation .

You might also wanna read

Comments

Sign in to join the conversation.

No comments yet. Be the first.