We have a Web GUI Application for network monitoring. The users accesses this web GUI using http protocol. The Web GUI provides login prompt at the start By entering valid user name and password the users get application Web GUI window to do their tasks. Whenever a user logged into a Web GUI the related log get logged in /applicationroot/apache/logs/access_log.cur file. The same happens when any user logout from the Web GUI.
On 4/24/07, Joshua Slive <[EMAIL PROTECTED]> wrote:
On 4/24/07, rakesh zingade <[EMAIL PROTECTED]> wrote: > Hi all, > > I am new to apache httpd server. I want to redirect only user logging and > logout logs to a different log file .. not a standard log file. > I know there are some option to be set for getting such kind of logs ( e.g. > CustomLog) in httpd.conf file. But I don't know how to use these options for > getting only user logging and logout logs. You need to respecify your problem, since there are no such things as logins and logouts in HTTP. Each request is independent. Are you doing session tracking with cookies? Are you using HTTP basic/digest auth? How does the login/logout work on your system? Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL: http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Rakesh P. Zingade +919860129598