-
Notifications
You must be signed in to change notification settings - Fork 9.9k
[Log Explorer] Updates Log Explorer changelog #25260
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
angelampcosta
merged 2 commits into
production
from
angela/updates-log-explorer-changelog
Sep 18, 2025
Merged
Changes from 1 commit
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions
9
src/content/changelog/log-explorer/2025-07-09-usage-tracking.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,9 @@ | ||
| --- | ||
| title: Usage tracking | ||
| description: Log Explorer customers can now monitor their data ingestion volume | ||
| date: 2025-07-09 | ||
| --- | ||
|
|
||
| [Log Explorer](/log-explorer/) customers can now monitor their data ingestion volume to keep track of their billing. Monthly usage is displayed at the top of the [Log Search](/log-explorer/log-search/) and [Manage Datasets](/log-explorer/manage-datasets/) screens in Log Explorer. | ||
|
|
||
|  |
9 changes: 9 additions & 0 deletions
9
src/content/changelog/log-explorer/2025-08-15-extended-retention.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,9 @@ | ||
| --- | ||
| title: Extended retention | ||
| description: Log Explorer customers can now extend the retention period | ||
| date: 2025-08-15 | ||
| --- | ||
|
|
||
| Customers can now rely on Log Explorer to meet their log retention compliance requirements. | ||
|
|
||
| Contract customers can choose to store their logs in Log Explorer for up to 2 years, at an additional cost of $0.10 per GB per month. Customers interested in this feature can contact their account team to have it added to their contract. | ||
15 changes: 15 additions & 0 deletions
15
src/content/changelog/log-explorer/2025-09-03-log-headers-and-cookies.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,15 @@ | ||
| --- | ||
| title: Logging headers and cookies using custom fields | ||
| description: Log Explorer now supports logging and querying header and cookie fields | ||
| date: 2025-09-03 | ||
| --- | ||
|
|
||
| [Log Explorer](/log-explorer/) now supports logging and filtering on header or cookie fields in the [`http_requests` dataset](/logs/logpush/logpush-job/datasets/zone/http_requests/). | ||
|
|
||
| Create a custom field to log desired header or cookie values into the `http_requests` dataset and Log Explorer will import these as searchable fields. Once configured, use the custom SQL editor in Log Explorer to view or filter on these requests. | ||
|
|
||
|  | ||
|
|
||
| For more details, refer to [Headers and cookies](/log-explorer/log-search/#headers-and-cookies). | ||
|
|
||
|
|
19 changes: 19 additions & 0 deletions
19
src/content/changelog/log-explorer/2025-09-11-contextual-pivots.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,19 @@ | ||
| --- | ||
| title: Contextual pivots | ||
| description: Log Search now lets you pivot directly to related Cloudflare tools and documentation for faster investigations and actions. | ||
| date: 2025-09-11 | ||
| --- | ||
|
|
||
| Directly from [Log Search](/log-explorer/log-search/) results, customers can pivot to other parts of the Cloudflare dashboard to immediately take action as a result of their investigation. | ||
|
|
||
| From the `http_requests` or `fw_events` dataset results, right click on an IP Address or JA3 Fingerprint to pivot to the Investigate portal to lookup the reputation of an IP address or JA3 fingerprint. | ||
|
|
||
|  | ||
|
|
||
| Easily learn about error codes by linking directly to our documentation from the **EdgeResponseStatus** or **OriginResponseStatus** fields. | ||
|
|
||
|  | ||
|
|
||
| From the `gateway_http` dataset, click on a **policyid** to link directly to the Zero Trust dashboard to review or make changes to a specific Gateway policy. | ||
|
|
||
|  |
14 changes: 14 additions & 0 deletions
14
src/content/changelog/log-explorer/2025-09-11-new-results-table-view.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,14 @@ | ||
| --- | ||
| title: New results table view | ||
| description: The Log Search results table now features a more streamlined and customizable experience. | ||
| date: 2025-09-11 | ||
| --- | ||
|
|
||
| The results table view of **Log Search** has been updated with additional functionality and a more streamlined user experience. Users can now easily: | ||
|
|
||
| - Remove/add columns. | ||
| - Resize columns. | ||
| - Sort columns. | ||
| - Copy values from any field. | ||
|
|
||
|  |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.