You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by K R <kp...@gmail.com> on 2016/01/28 18:38:47 UTC

[users@httpd] Apache logging format

Is there a way to capture  user login   user login failure  in Apache logs.

TIA

Re: [users@httpd] Apache logging format

Posted by Jim Jagielski <ji...@jaguNET.com>.
The standard format strings for data to log can be found at:

    http://httpd.apache.org/docs/current/mod/mod_log_config.html#formats

Is a 403 status code good enough for what you want regarding
failure?

> On Jan 28, 2016, at 12:38 PM, K R <kp...@gmail.com> wrote:
> 
> Is there a way to capture  user login   user login failure  in Apache logs.
> 
> TIA


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Apache logging format

Posted by K R <kp...@gmail.com>.
we are using SAML .

On Thu, Jan 28, 2016 at 11:52 AM, Richard <
lists-apache@listmail.innovate.net> wrote:

>
>
> > Date: Thursday, January 28, 2016 09:38:47 -0800
> > From: K R <kp...@gmail.com>
> >
> > Is there a way to capture  user login   user login failure  in
> > Apache logs.
> >
> > TIA
>
>
> What are you using for your authentication method/access control -
> http-basic, application-specific, something else?
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>
>

Re: [users@httpd] Apache logging format

Posted by Richard <li...@listmail.innovate.net>.

> Date: Thursday, January 28, 2016 09:38:47 -0800
> From: K R <kp...@gmail.com>
>
> Is there a way to capture  user login   user login failure  in
> Apache logs.
> 
> TIA


What are you using for your authentication method/access control -
http-basic, application-specific, something else?



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org