Skip to content

Commit ba5dce4

Browse files
[Cache] Updates info about purge requests in logs (#16867)
* Updates info about purge requests in logs * Deletes note
1 parent b43e051 commit ba5dce4

File tree

2 files changed

+1
-11
lines changed

2 files changed

+1
-11
lines changed

src/content/docs/cache/how-to/purge-cache/index.mdx

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,3 @@ Cloudflare offers different options to purge your content. Although single-file
1111
<DirectoryListing />
1212

1313
<FeatureTable id="cache.purge_cache" />
14-
15-
:::note[Note]
16-
17-
18-
Purge requests appear in Cloudflare Logs and are identified by the `PURGE` method and the Cloudflare-branded User Agent.
19-
20-
21-
:::

src/content/docs/logs/faq/general-faq.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,8 @@ Not at this time. Talk to your Cloudflare account team or [Cloudflare Support](/
3939

4040
## Is it possible to track cache purge requests in the logs?
4141

42-
Only 2 types of cache purge requests can be found in the logs:
42+
Only Purge Everything requests are logged in the [Audit Log](/logs/reference/log-fields/account/audit_logs/).
4343

44-
* Purge Everything requests are logged in the [Audit Log](/logs/reference/log-fields/account/audit_logs/).
45-
* For the Purge by URL requests, an entry is logged in the [HTTP Request](/logs/reference/log-fields/zone/http_requests/) where the Cache Status is **PURGE**.
4644

4745

4846
## At which stage are HTTP requests logged?

0 commit comments

Comments
 (0)