Re: [Zope] Re: aggreagating and merging logs under Zope 2.7.X

2005-07-12 Thread Chris Withers

Dennis Allison wrote:

Well, I am not really ready to address the "multiple concurrent writers
problem across NFS" and all the issues it entails.  I'd somehow dismissed
the SysLog solution, but I can certainly configure to use it.  Thanks for 
the pointer.  


Failing that, just log to seperate files and have a periodic cron jop 
staple them all together. AWStats comes with a very efficient script for 
doing just this :-)


(see stats.zope.org ;-)

cheers,

Chris

--
Simplistix - Content Management, Zope & Python Consulting
   - http://www.simplistix.co.uk

___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] Re: aggreagating and merging logs under Zope 2.7.X

2005-06-10 Thread Dennis Allison

Well, I am not really ready to address the "multiple concurrent writers
problem across NFS" and all the issues it entails.  I'd somehow dismissed
the SysLog solution, but I can certainly configure to use it.  Thanks for 
the pointer.  

On Fri, 10 Jun 2005, Tres Seaver wrote:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> Dennis Allison wrote:
> > Is there any way to configure multi-headed Zopes running on different 
> > machines but sharing the same ZEO to log to the same file (in time order 
> > would also be nice...)?
> 
> zope.conf supports logging to syslog, which would be the sanest way to
> do that, assuming that you can run the syslog daemon;  otherwise, you
> have to work out the "multiple concurrent writers in the same file
> across NFS" problem, which would probably involve more research than I
> imagine you are contemplating.
> 
> 
> Tres.
> - --
> ===
> Tres Seaver  +1 202-558-7113  [EMAIL PROTECTED]
> Palladion Software   "Excellence by Design"http://palladion.com
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.2.5 (GNU/Linux)
> Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
> 
> iD8DBQFCqgJL+gerLs4ltQ4RArqRAJ9TkXM0EG2lcI3uKOIVFGps7ULUGgCeMVfA
> N4hy/9kViG9e5BDzBbj6hbg=
> =5dA5
> -END PGP SIGNATURE-
> 
> ___
> Zope maillist  -  Zope@zope.org
> http://mail.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists - 
>  http://mail.zope.org/mailman/listinfo/zope-announce
>  http://mail.zope.org/mailman/listinfo/zope-dev )
> 

-- 
Dennis Allison * Computer Systems Laboratory * Gates 227
   * Stanford University *  Stanford CA  94305
   * (650) 723-9213 * (650) 723-0033 fax
   * [EMAIL PROTECTED]
   * [EMAIL PROTECTED]


___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


[Zope] Re: aggreagating and merging logs under Zope 2.7.X

2005-06-10 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Dennis Allison wrote:
> Is there any way to configure multi-headed Zopes running on different 
> machines but sharing the same ZEO to log to the same file (in time order 
> would also be nice...)?

zope.conf supports logging to syslog, which would be the sanest way to
do that, assuming that you can run the syslog daemon;  otherwise, you
have to work out the "multiple concurrent writers in the same file
across NFS" problem, which would probably involve more research than I
imagine you are contemplating.


Tres.
- --
===
Tres Seaver  +1 202-558-7113  [EMAIL PROTECTED]
Palladion Software   "Excellence by Design"http://palladion.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.5 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFCqgJL+gerLs4ltQ4RArqRAJ9TkXM0EG2lcI3uKOIVFGps7ULUGgCeMVfA
N4hy/9kViG9e5BDzBbj6hbg=
=5dA5
-END PGP SIGNATURE-

___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )