External Sync VFS module

Volker Lendecke Volker.Lendecke at SerNet.DE
Thu Apr 28 06:18:17 UTC 2016


On Wed, Apr 27, 2016 at 10:30:29AM -0500, Alex Austin wrote:
> Currently it does not wait for unison to finish, but it would be possible
> to make it synchronous within the current protocol spec. I've considered
> that, but I don't know how to handle degradation with broken links in that
> case.
> 
> As for using audit, I tried that, and it brought the file server to its
> knees, filling my log filesystem within a day. I think this method makes
> far less CPU load.

If I take a look at https://gist.github.com/marcelom/4218010, it seems
easy to receive syslog messages in python. It does not have to go
through files. If you configure full_audit and your syslog daemon such
that the specific messages go to a "remote" syslog on your local box,
it does not have to flood files. I think that at least rsyslog should
also have the ability to send out messages via TCP, so it should be no
less reliable than your proposed method.

Volker

-- 
SerNet GmbH, Bahnhofsallee 1b, 37081 Göttingen
phone: +49-551-370000-0, fax: +49-551-370000-9
AG Göttingen, HRB 2816, GF: Dr. Johannes Loxen
http://www.sernet.de, mailto:kontakt at sernet.de



More information about the samba-technical mailing list