diff --git a/src/assets/images/changelog/log-explorer/edit-custom-fields.png b/src/assets/images/changelog/log-explorer/edit-custom-fields.png new file mode 100644 index 000000000000000..71dcdb4e21349aa Binary files /dev/null and b/src/assets/images/changelog/log-explorer/edit-custom-fields.png differ diff --git a/src/assets/images/changelog/log-explorer/ingested-data.png b/src/assets/images/changelog/log-explorer/ingested-data.png new file mode 100644 index 000000000000000..8a964861b4b5de1 Binary files /dev/null and b/src/assets/images/changelog/log-explorer/ingested-data.png differ diff --git a/src/assets/images/changelog/log-explorer/investigate-ip-address.png b/src/assets/images/changelog/log-explorer/investigate-ip-address.png new file mode 100644 index 000000000000000..5656118c4411494 Binary files /dev/null and b/src/assets/images/changelog/log-explorer/investigate-ip-address.png differ diff --git a/src/assets/images/changelog/log-explorer/new-table.png b/src/assets/images/changelog/log-explorer/new-table.png new file mode 100644 index 000000000000000..ee2ef765781d58f Binary files /dev/null and b/src/assets/images/changelog/log-explorer/new-table.png differ diff --git a/src/assets/images/changelog/log-explorer/policyid.png b/src/assets/images/changelog/log-explorer/policyid.png new file mode 100644 index 000000000000000..2217e45dc5d758c Binary files /dev/null and b/src/assets/images/changelog/log-explorer/policyid.png differ diff --git a/src/assets/images/changelog/log-explorer/view-documentation.png b/src/assets/images/changelog/log-explorer/view-documentation.png new file mode 100644 index 000000000000000..57811d549932244 Binary files /dev/null and b/src/assets/images/changelog/log-explorer/view-documentation.png differ diff --git a/src/content/changelog/log-explorer/2025-07-09-usage-tracking.mdx b/src/content/changelog/log-explorer/2025-07-09-usage-tracking.mdx new file mode 100644 index 000000000000000..3a0234e53c4e96e --- /dev/null +++ b/src/content/changelog/log-explorer/2025-07-09-usage-tracking.mdx @@ -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. + +![Ingested data](src/assets/images/changelog/log-explorer/ingested-data.png) \ No newline at end of file diff --git a/src/content/changelog/log-explorer/2025-08-15-extended-retention.mdx b/src/content/changelog/log-explorer/2025-08-15-extended-retention.mdx new file mode 100644 index 000000000000000..02585abcdaa5285 --- /dev/null +++ b/src/content/changelog/log-explorer/2025-08-15-extended-retention.mdx @@ -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 two 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. \ No newline at end of file diff --git a/src/content/changelog/log-explorer/2025-09-03-log-headers-and-cookies.mdx b/src/content/changelog/log-explorer/2025-09-03-log-headers-and-cookies.mdx new file mode 100644 index 000000000000000..c1d5c1454d91cdf --- /dev/null +++ b/src/content/changelog/log-explorer/2025-09-03-log-headers-and-cookies.mdx @@ -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. + +![Edit Custom fields](src/assets/images/changelog/log-explorer/edit-custom-fields.png) + +For more details, refer to [Headers and cookies](/log-explorer/log-search/#headers-and-cookies). + + diff --git a/src/content/changelog/log-explorer/2025-09-11-contextual-pivots.mdx b/src/content/changelog/log-explorer/2025-09-11-contextual-pivots.mdx new file mode 100644 index 000000000000000..794a2ac99ef2c6c --- /dev/null +++ b/src/content/changelog/log-explorer/2025-09-11-contextual-pivots.mdx @@ -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. + +![Investigate IP address](src/assets/images/changelog/log-explorer/investigate-ip-address.png) + +Easily learn about error codes by linking directly to our documentation from the **EdgeResponseStatus** or **OriginResponseStatus** fields. + +![View documentation](src/assets/images/changelog/log-explorer/view-documentation.png) + +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. + +![View policy](src/assets/images/changelog/log-explorer/policyid.png) diff --git a/src/content/changelog/log-explorer/2025-09-11-new-results-table-view.mdx b/src/content/changelog/log-explorer/2025-09-11-new-results-table-view.mdx new file mode 100644 index 000000000000000..915ab5b7a8c0a8a --- /dev/null +++ b/src/content/changelog/log-explorer/2025-09-11-new-results-table-view.mdx @@ -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. + +![New results table view](src/assets/images/changelog/log-explorer/new-table.png) \ No newline at end of file