Re: Logging Base64 decoded info in access_log
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Thanks Pete, yes, post processing the log file nightly is the option I was considering. I am doing it currently on a per request basis. But I was hoping to avoid it if I could do it in real time by calling on B64 decode on the cookie.
Piped logs is an option I did not consider even though I am currently using it for logs rotation. Can you suggest how I can achieve what you are proposing w/o loosing out on the log rotation functionality.
I have the following in my httpd config:
-------
CustomLog "|/opt/apache/bin/rotatelogs /opt/apache/logs/access_log 86400" combined env=!dontlog
#where dontlog are a couple of load balancers IP address I want to keep out of the access logs.
Pete Houston ---07/26/2013 12:47:44 AM---Hi Jigs, Maybe I'm missing something, but why not just post-process the logs?
From: Pete Houston <ph1@xxxxxxxxxxxxxxxx>
To: users@xxxxxxxxxxxxxxxx,
Date: 07/26/2013 12:47 AM
Subject: Re: Logging Base64 decoded info in access_log
Hi Jigs,
Maybe I'm missing something, but why not just post-process the logs?
Alternatively if you need this done in real-time for some reason you can
use piped logs and process them in-line that way.
Good luck with the management,
Pete
--
Openstrike - improving business through open source
http://www.openstrike.co.uk/ or call 01722 770036 / 07092 020107
[attachment "attnm6va.dat" deleted by Jignesh Badani/MMSA/MMCX]
[Index of Archives]
[Open SSH Users]
[Linux ACPI]
[Linux Kernel]
[Linux Laptop]
[Kernel Newbies]
[Security]
[Netfilter]
[Bugtraq]
[Squid]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Samba]
[Video 4 Linux]
[Device Mapper]