logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Log Enviroment problem
Author
onkelbenz



Joined: 19 Jun 2013
Posts: 1
Location: berlin

PostPosted: Wed 19 Jun '13 14:43    Post subject: Log Enviroment problem Reply with quote

Hello

i hope somebody can help me with Apache (2.2) logs.

how can i log the enviroment variables? (pls do not send me link to manpages - i have it - at least not at this point)

I added in apache.conf to the LogFormat combined line for test purposes one enviroment variable which is valid for sure
Code:
%{USER}e

but in the Access log i got only additional "-"

Do I have to register somewhere the env variables? Or what do i do wrong?

thank you
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7373
Location: Germany, Next to Hamburg

PostPosted: Thu 27 Jun '13 11:51    Post subject: Reply with quote

As far as I know the remote user variable is %u
Back to top


Reply to topic   Topic: Log Enviroment problem View previous topic :: View next topic
Post new topic   Forum Index -> Apache