Log large HTTP payloads in chunks locally and remotely
Problem this snippet solves: Log HTTP POST request payloads remotely via High Speed Logging (HSL) to a syslog server and locally. Code : # Log POST request payloads remotely via HSL to a syslog se...
Published Mar 18, 2015
Version 1.0hoolio
Cirrostratus
Joined September 08, 2005
hoolio
Cirrostratus
Joined September 08, 2005
StephanManthey
Nacreous
Mar 04, 2020I will test it for in client in v12. Actually I was under the impression we have to start data collection by using HTTP::collect according to the Content-Length header value and finally to use an HTTP::release after processing the HTTP payload. Update follows ...