[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#33292: issue : Mask sensitive data in apache logs using sed
From: |
Assaf Gordon |
Subject: |
bug#33292: issue : Mask sensitive data in apache logs using sed |
Date: |
Mon, 12 Nov 2018 11:39:33 -0700 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.3.0 |
Hello,
On 2018-11-12 3:41 a.m., Behgal, Vikram wrote:
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
[...]
Its urgent to me. Please le me know what more information I can provide.
We can help with sed issues, but not with apache issues.
If you have a specific error message generated by sed,
please tell us the error.
As written here:
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=33292#8
compared to the ServerFault answer, you have an extraneousness "-i"
parameter that might cause unexpected results.
Did you try running sed without it ?
-assaf