Project

General

Profile

Actions

Feature #2174

closed

Allow mod_accesslog to print cookie value

Added by slynko about 14 years ago. Updated almost 8 years ago.

Status:
Duplicate
Priority:
Normal
Category:
mod_accesslog
Target version:
-
ASK QUESTIONS IN Forums:

Description

This patch allow mod_accesslog to print different cookie values into log file


Files

lighttpd.cookie.patch (4.38 KB) lighttpd.cookie.patch slynko, 2010-03-15 12:12

Related issues 1 (0 open1 closed)

Related to Feature #1145: mod_accesslog cookie field support %{VARNAME}CFixedActions
Actions #1

Updated by slynko about 14 years ago

  • Assignee set to stbuehler
Actions #2

Updated by slynko about 14 years ago

  • Assignee changed from stbuehler to jan
Actions #3

Updated by slynko about 14 years ago

  • Status changed from New to Patch Pending
Actions #4

Updated by crypt almost 14 years ago

I wrote something similar for myself and I also see the need for this feature, but I would not parse the cookie for every request. Either we add a "boolean" variable which is set when accesslog_parse_format() is called on startup to see the need of parsing the cookie value or we move the parsing process into the "case FORMAT_COOKIE:" section (which is my solution).

Actions #5

Updated by gstrauss almost 8 years ago

  • Related to Feature #1145: mod_accesslog cookie field support %{VARNAME}C added
Actions #6

Updated by gstrauss almost 8 years ago

  • Status changed from Patch Pending to Duplicate
  • Assignee deleted (jan)
Actions #7

Updated by stbuehler almost 8 years ago

  • Target version deleted (1.4.x)
Actions

Also available in: Atom