- Property Manager name: Breadcrumbs
- Behavior version: The latestrule format supports thebreadcrumbsbehavior v1.1.
- Rule format status: Beta, possible breaking changes
- Access: Read/Write
- Allowed in includes: Not available for latestrule format
Provides per-HTTP transaction visibility into a request for content, regardless of how deep the request goes into the Akamai platform. The Akamai-Request-BC response header includes various data, such as network health and the location in the Akamai network used to serve content, which simplifies log review for troubleshooting.
| Option | Type | Description | Requires | |
|---|---|---|---|---|
| enabled | boolean | Enables the Breadcrumbs feature. | {"displayType":"boolean","tag":"input","type":"checkbox"} | |
| optMode | boolean | Specifies whether to include Breadcrumbs data in the response header. To bypass the current  | {"displayType":"boolean","tag":"input","type":"checkbox"}{"if":{"attribute":"enabled","op":"eq","value":true}} | |
| loggingEnabled | boolean | Whether to collect all Breadcrumbs data in logs, including the response headers sent a requesting client. This can also be helpful if you're using DataStream 2 to retrieve log data. This way, all Breadcrumbs data is carried in the logs it uses. | {"displayType":"boolean","tag":"input","type":"checkbox"}{"if":{"attribute":"enabled","op":"eq","value":true}} | 
