Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

Outbound HTTP Log

Jamsta1912
Tera Guru

Hello all,

Can anyone point me in the direction of some documentation / articles that give an overview and some details around using the outbound HTTP log?

Thank you

Jamie

6 REPLIES 6

Jamsta1912
Tera Guru

Hi Mahi,

I have now added Content-type: application/json to the HTTP Headers. The request body is now included in the log, but it is truncated:

{
"u_number": "INC9999999"
"u_location": "DC0001"
"u_caller_id": "o2_caller"
"u_category": ""
"**body truncated**

I'm guessing there is one more property somewhere that I need change?

I should add - I am currently working on Istanbul.

Jamie.

I found the property: glide.outbound_http.content.max_limit

🙂