How to Prevent Debug data to sent to Management plane in Apigee Hybrid

Hi ,

Want to check "How to Prevent Debug data to sent to Management plane in Apigee Hybrid" as Debug data includes variables in your API proxies including payloads and as each policy executes, conditions are evaluated etc. and as per our client there is a request that no  business data , customer data, transaction data is sent from Runtime plane to management plane. (i know masking is a option but even don`t want to send customer data using masking as well to management plane)

So please confirm .

1. How to Prevent Debug data to sent to Management plane in Apigee Hybrid

2. Want to confirm  No business data , customer data, transaction data is sent from Runtime plane to management plane.

 

 

Solved Solved
0 1 87
1 ACCEPTED SOLUTION

You could create a custom role or use roles that don't include permissions to use debug in a production environment for example.

View solution in original post

1 REPLY 1

You could create a custom role or use roles that don't include permissions to use debug in a production environment for example.