23 Jun
2008
23 Jun
'08
3:30 a.m.
Hi, Alan DeKok wrote:
Michael Bretterklieber wrote:
I attached a patch which appends the name of the virtual-server to the auth-logging entries. Any chance to get this commited?
I'd prefer to make the log string completely flexible, and read in from the configuration files. That would eliminate the need for further source code patches in this area.
sounds reasonable. could you give me please some hints? should this string be something like: '%{User-Name} %{Server-Name}', using xlat? Inside which section of the configfile should it reside, the log {} section? log { log_auth_format = '%{User-Name} %{Server-Name} ...'; } thanx, bye, Michi