GNU bug report logs - #33292
Piped log program failed unexpectedly when using sed with Apache at windows

Previous Next

Package: sed;

Reported by: Assaf Gordon <assafgordon <at> gmail.com>

Date: Tue, 6 Nov 2018 17:43:01 UTC

Severity: normal

Tags: moreinfo, notabug

Done: Assaf Gordon <assafgordon <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: "Behgal, Vikram" <Vikram.Behgal <at> basware.com>
To: "33292 <at> debbugs.gnu.org" <33292 <at> debbugs.gnu.org>
Subject: bug#33292: issue : Mask sensitive data in apache logs using sed
Date: Mon, 12 Nov 2018 10:41:15 +0000
[Message part 1 (text/plain, inline)]
Hi,

I am trying to achieve the solution mentioned at https://serverfault.com/questions/220963/preventing-an-apache-2-server-from-logging-sensitive-data
Here are the details of issues : https://debbugs.gnu.org/cgi/bugreport.cgi?bug=33292

I am trying to mask data of GET request. Like request Like  www.example.com?password=123445&uname=abc<http://www.example.com?password=123445&uname=abc>
It should get log in .log file like this : www.example.com?password=XXXXXX&uname=abc<http://www.example.com?password=XXXXXX&uname=abc>

Its urgent to me. Please le me know what more information I can provide.

Thanks You
VIkram

[Message part 2 (text/html, inline)]

This bug report was last modified 6 years and 184 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.