Skip to content

Create 2025-08-04.mdx #24155

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

Open
wants to merge 1 commit into
base: production
Choose a base branch
from
Open

Create 2025-08-04.mdx #24155

wants to merge 1 commit into from

Conversation

jsells1
Copy link

@jsells1 jsells1 commented Aug 4, 2025

add Log Explorer changelog entry for supporting header and cookie custom fields

Summary

adding changelog entry announcing Log Explorer support for header and cookie custom fields

add Log Explorer changelog entry for supporting header and cookie custom fields
@@ -0,0 +1,11 @@
---
title: Logging headers or cookies
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
title: Logging headers or cookies
title: Logging on headers or cookies

date: 2025-08-04
---

[Log Explorer](/log-explorer/) now supports logging and filtering on header or cookie fields in the http_request dataset.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
[Log Explorer](/log-explorer/) now supports logging and filtering on header or cookie fields in the http_request dataset.
[Log Explorer](/log-explorer/) now supports logging and filtering on header or cookie fields in the `http_requests` dataset.


[Log Explorer](/log-explorer/) now supports logging and filtering on header or cookie fields in the http_request dataset.

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 configired, use the custom SQL editor in Log Explorer to view or filter on these requests.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
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 configired, use the custom SQL editor in Log Explorer to view or filter on these 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.


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 configired, use the custom SQL editor in Log Explorer to view or filter on these requests.

For more details, refer to [our documentation](/log-explorer/log-search/#headers-and-cookies).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
For more details, refer to [our documentation](/log-explorer/log-search/#headers-and-cookies).
For more details, refer to [Headers and cookies](/log-explorer/log-search/#headers-and-cookies).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants