Getting started Community Training Tutorials Documentation APIs, AI & Tools
policies: ## add the following inside the policy setting
- ref:
name: message-logging
namespace: business_group_UUID
configuration:
loggingConfiguration:
- itemName: "Payload"
itemData:
message: "#[payload]"
firstSection: true
secondSection: true
level: "INFO"
- itemName: "Headers"
itemData:
message: "#[attributes]"
firstSection: true
secondSection: true
level: "INFO"



