[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Repository logs to SYSLOG-NG server

From: BRM <bm_witness_at_yahoo.com>
Date: Tue, 18 Nov 2008 07:10:57 -0800 (PST)

This is an entirely Apache thing.
But if you need a direct pointer, then check the Apache2 documentation on Log Files:
http://httpd.apache.org/docs/2.2/logs.html

There is specifically an Access Log that Apache can output. That's what you want.

Subversion has nothing to do with it; and if I am not mistaking (SVN devs could correct me on this), but the SVN authentication and access logs get sent to the Apache2 Access log to be recorded just like any other Apache2 module.

If you need more help on this, then I would suggest contacting the Apache2 mailing lists and forums as they'll be far better able to provide specifics on the Access logs and filtering them, etc.

Ben

----- Original Message ----
From: Ashwin Patil <ashwin.patil_at_robosoftin.com>
To: Andy Levy <andy.levy_at_gmail.com>
Cc: users_at_subversion.tigris.org
Sent: Tuesday, November 18, 2008 9:15:09 AM
Subject: Re: Repository logs to SYSLOG-NG server

Yes. But thought somebody can help as everybody in the subversion users will be having the Apache settings too. And more over this is apache question but specifically related to the SVN repository access configuration in the Apache server. I mean the Apache configuration is may be for much kind of things. But I am specifically pointing to the repository access logs. Sorry if it odd post seems, but still I am expecting the some hints for the list of users.

Thanks Ashwin Patil

----- Original Message ----- From: "Andy Levy" <andy.levy_at_gmail.com>
To: "Ashwin Patil" <ashwin.patil_at_robosoftin.com>
Cc: <users_at_subversion.tigris.org>
Sent: Tuesday, November 18, 2008 7:36 PM
Subject: Re: Repository logs to SYSLOG-NG server

> On Tue, Nov 18, 2008 at 09:01, Ashwin Patil <ashwin.patil_at_robosoftin.com> wrote:
>> Hi I looking for the repository access logs into the syslog NG server, the
>> repositories are accessible as https://<reponame>.<domain_name.com>. i.e.
>> vhost configuration in the Appache 2 configuration. please help.
>
> Wouldn't this be an Apache configuration question then, not Subversion?
>
>> ----- Original Message ----- From: "Andy Levy" <andy.levy_at_gmail.com>
>> To: "Ashwin Patil" <ashwin.patil_at_robosoftin.com>
>> Cc: <users_at_subversion.tigris.org>
>> Sent: Monday, November 17, 2008 9:20 PM
>> Subject: Re: Repository logs to SYSLOG-NG server
>>
>>
>>> On Mon, Nov 17, 2008 at 04:42, Ashwin Patil <ashwin.patil_at_robosoftin.com>
>>> wrote:
>>>>
>>>> Hi All,
>>>>
>>>> Is it possible to recive the repository access logs on the syslog-ng
>>>> server..? I am trying to centralise all the logs to the syslog ng server.
>>>> please help if any have done this working....
>>>
>>> Which logs do you mean? The commit message (log) that the user enters
>>> when committing a transaction, or the access logs? If the latter, what
>>> server are you using, svnserve or Apache?
>>>
>>
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-11-18 16:11:21 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.