Actions
Bug #27789
closedDo not log body of large requests
Description
While I find logging of whole body when TRACE environmental variable is enabled very useful, OpenSCAP plugin uploads quite large artifact (bzi2 of XML report) and the log line is not very useful. I am going to create a patch that will filter out body which is longer than 2000 characters, that is exactly one 80x25 terminal screen.
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/smart-proxy/pull/681 added
Updated by Anonymous about 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 36b9c568e85918cbbf21bbef9ef9af24f25a15f5.
Actions