Skip to content

Commit 9be5ef4

Browse files
Sahidyakodster28
andauthored
sahidya-custom-fields (#21774)
* sahidya-custom-fields * add note --------- Co-authored-by: kodster28 <[email protected]>
1 parent cc7dd09 commit 9be5ef4

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: Custom fields raw and transformed values support
3+
description: Configure request header and response headers values can log eiterh raw or transformed value
4+
date: 2025-04-18T11:00:00Z
5+
---
6+
7+
Custom Fields now support logging both **raw and transformed values** for request and response headers in the HTTP requests dataset.
8+
9+
These fields are configured per zone and apply to all Logpush jobs in that zone that include request headers, response headers. Each header can be logged in only one format—either raw or transformed—not both.
10+
11+
By default:
12+
13+
- Request headers are logged as raw values
14+
- Response headers are logged as transformed values
15+
16+
These defaults can be overidden to suit your logging needs.
17+
18+
:::note
19+
20+
Transformed and raw values for request and response headers are available **only via the API** and cannot be set through the UI.
21+
:::
22+
23+
For more information refer to [Custom fields](/logs/reference/custom-fields/) documentation

0 commit comments

Comments
 (0)