T
Tim Kuehn
Guest
right now one is limited to what apache logs in its various files or using RequestDump to capture the entire request/response payload. I want a configurable logging option which'll allow me to capture elements of a REST call including any header I choose, the URI, class.method or procedure & IP called, etc. to a file or logging service. This information is needed for environments where end-to-end traceability of HTTP / REST traffic is mandatory and needs to be logged in order to satisfy audit and regulatory requirements.
Continue reading...
Continue reading...